]> git.openstreetmap.org Git - rails.git/commitdiff
API 0.4: Update rails version to match dev.openstreetmap env
authorDan Moore <writetodan@yahoo.com>
Sat, 31 Mar 2007 13:32:25 +0000 (13:32 +0000)
committerDan Moore <writetodan@yahoo.com>
Sat, 31 Mar 2007 13:32:25 +0000 (13:32 +0000)
config/environment.rb

index b55fbe44104e4b2896613e69b6d91a8d99168ee7..84394f2ac433e650c5d3bba44350bc369571585d 100644 (file)
@@ -5,7 +5,7 @@
 # ENV['RAILS_ENV'] ||= 'production'
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '1.2.3'
+RAILS_GEM_VERSION = '1.2.2'
 
 # Bootstrap the Rails environment, frameworks, and default configuration
 require File.join(File.dirname(__FILE__), 'boot')