Ruby on Rails
Wednesday, June 29, 2016
hi,
-- im trying to deploy an app via cap3/bundler/rvm on debian , user-rvm
i go the app-code on the server, but when i test it via:
bundle exec rails s -b 0.0.0.0 -p 3000 -e staging
it throws an error that a method is missing.
gem list shows all gems , i have tried to install gems via bundle install ( --system & path vendor/plugins)
where is my problem??? what should i do?
thx for any pointers
ps the app runs just fine locally
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CADQqhMdSb2peZ2fZ07qV868msmSKOVZ551v-kGcoWt8ciwtKbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment