Ruby on Rails upgraded to 1.2.3
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′




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.