Ticker

6/recent/ticker-posts

couldn't find file 'jquery-ui'

 Sprockets::FileNotFound in Active_admin/devise/sessions#new

Showing .rvm/gems/ruby-1.9.2-p320/gems/activeadmin-0.6.0/app/views/layouts/active_admin_logged_out.html.erb where line #12 raised: 


Solution:

Change gem "jquery-rails"

to 

gem "jquery-rails", "2.3.0"


--
Regards,
Pavan

Post a Comment

0 Comments