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′




