By the way... running "bundle install --path vendor/cache" on the 
development system, then re-deploying did not fix the problem -- the 
deploy still failed at the assets compile step.

To get it to deploy I have to shell into the server, cd to 
"shared/cached-copy" and then run "bundle pack" to install the missing 
gems. After that the project will deploy, at least until the gem list is 
changed again.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to