projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195e840
)
API 0.4: Update rails version to match dev.openstreetmap env
author
Dan Moore
<writetodan@yahoo.com>
Sat, 31 Mar 2007 13:32:25 +0000
(13:32 +0000)
committer
Dan Moore
<writetodan@yahoo.com>
Sat, 31 Mar 2007 13:32:25 +0000
(13:32 +0000)
config/environment.rb
patch
|
blob
|
history
diff --git
a/config/environment.rb
b/config/environment.rb
index b55fbe44104e4b2896613e69b6d91a8d99168ee7..84394f2ac433e650c5d3bba44350bc369571585d 100644
(file)
--- a/
config/environment.rb
+++ b/
config/environment.rb
@@
-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')