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

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -