Another release of rails this week. We have upgraded all servers to Rails version 1.2.3, to take advantage of the new version in your existing applications edit your environment.rb file and edit the rails version line to read:
RAILS_GEM_VERSION = ‘1.2.3′
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
This entry was posted
on Thursday, March 15th, 2007 at 9:36 pm and is filed under Hosting, Ruby on Rails, System Updates.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
May 3rd, 2007 at 1:13 pm
I did it, however when I start the server (or event script/about) I have this error:
/opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2.6552/lib/active_support/core_ext/module/aliasing.rb:31:in `alias_method’: undefined method `load_plugin’ for class `Rails::Initializer’ (NameError)
Rails 1.2.2 with ActiveSupport 1.4.1 works fine, but when I want to have ActiveResource, I need at least 1.2.3 and 1.4.2 that don’t start in proper way.
May 7th, 2007 at 5:44 am
Hi,
If you are having an issue on one of our hosting accounts please submit a support ticket so that we may look into this for you.