Rails production deployment folder? -


i noticed when set rails app production created folder in application called rails_env=production i've kinda rolled , not pushing production. free delete folder?

the "rails" command in rails 2 creates new app, while same in rails 3 runs script/... looks you've installed old version of rails on production server.

if it's development machine, can happen when have rvm installed different versions of rails.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -