I have an old application made on rails 1.2.5, this application has great access per day.
I intend to upgrade my server (joy accelerator) to run ruby 1.9.x and work with rails 3, but I can not stop or move this application to another server.
Is there any way to run this application on ruby 1.9? or run simultaneously two ruby versions (1.8.7 and 1.9)? or in the latter case, upgrade my rail application 3?
Thank.
Rails , Ruby 1.9. , , . Ruby Version Manager work with multiple ruby environments from interpreters to sets of gems.
work with multiple ruby environments from interpreters to sets of gems
Rails3 Ruby 1.9? ?
, . ( ) 2-3 ( Rails 1.2.6). ( , //). , .
- . - , , .. , ( , ).
. , , . , , ? . . , ( ). ( ): , , , , . 3 - .
, , , ?
jruby -S gem install rails
P.S. , Rails 1.x 3.x, . , .
Source: https://habr.com/ru/post/1765119/More articles:Cleaning up OpenCl calls segfault - memory-managementConfuses Android event management. Any good explanations? - androidRelated List in C - cHow do I know which tables have foreign keys on my table? - sqlUsing Wi-Fi to triangulate instead of GPS - mobileurl encoding in web.config - asp.netUsing a wildcard in the FALLBACK section of an HTML5 cache manifest file - html5What does {0} mean in a PHP expression? - phpfunction template pointer - c ++range-based number of columns - sql-serverAll Articles