when trying to deploy using capistrano when the capistrano command uses a packet rake command
RAILS_ENV=production RAILS_GROUPS=assets assets:precompile
I have this error
couldn't find file 'jquery-ui' (in /home/umbrosus/.rvm/gems/ruby-1.9.3-p392@gancxadebebi/gems/activeadmin-0.5.1/app/assets/javascripts/active_admin/base.js:2)
Before it worked well, but I tried updating to 0.6, and then started this error. I returned to 0.5.1, and the error is still there. Am I doing something bad?
thank
ruby-on-rails assets capistrano activeadmin
user2016483 May 30 '13 at 19:30 2013-05-30 19:30
source share