deployment - how to deploy rails project with RAILS_GEM_VERSION = '2.3.8' -


i want run rails project having rails_gem_version = '2.3.8' have of running project rails version 3.2.11....how proceede

edit gemfile , replace rails gem line :

gem "rails", "2.3.8"  

Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

data.table making a copy of table in R -