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++ - Creating new partition disk winapi -

VBA function to include CDATA -

php - Warning: file_get_contents() expects parameter 1 to be a valid path, array given 16 -