Upgrading Rails and locking – grande finale?
Posted on May 13, 2006 - Filed Under Ruby
I think I finally found way to snap to older Rails version in shared environment. Current (with Rails 1.1.2) way is to add to config/envrionment.rb following line in the beginning:
RAILS_GEM_VERSION = '1.0.0'
and run rake rails:update in order to update config/boot.rb. Of course if You want to use older Ruby on Rails version, it need to be installed on shared host :)
Popularity: 2% [?]
Hits for this post: 2555
Similar Posts
- Me, Windows and Ruby
- Continuing with Rails version locking
- Maintenance pains
- How to recover after Perl upgrade on FreeBSD
- Subversion and Rails HOWTO
Comments
One Response to “Upgrading Rails and locking – grande finale?”
Leave a Reply



[...] NetManiac C and C++, Perl, Networking and more « How to survive Rails upgrade Upgrading Rails and locking – grande finale? » [...]