Rail version - 4.2.3 When i try to start my app in production environment
rails s RAILS_ENV=production
I get this error :
/.rvm/gems/ruby-2.2.4/gems/railties-4.2.3/lib/rails/railtie.rb:196:in method_missing': undefined local variable or method
development'
Try with:
or