RVM, Ruby 1.9.2, Rails 3, Passenger 3.0.2 (Bundler::GemNotFound) -


i'm using rvm, ruby 1.9.2, rails 3, passenger 3.0.2 configured nginx, setup server configuration correctly. app working far.

but new app, when booting server

http://myapp.local (its configured hosts point server bind on nginx conf) returns (bundler::gemnotfound) error. how around this?

thanks.

believe or not common problem rails developers come across. have @ post details fix think looking for. best of luck. http://dalibornasevic.com/posts/21-rvm-and-passenger-setup-for-rails-2-and-rails-3-apps


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -