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 -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -