[Rails] Re: passenger does not see gems in vendor/cache
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home