projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfb1f2a
)
Update to rails 2.3.14
author
Tom Hughes
<tom@compton.nu>
Mon, 22 Aug 2011 21:24:16 +0000
(22:24 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 22 Aug 2011 21:24:16 +0000
(22:24 +0100)
config/environment.rb
patch
|
blob
|
history
diff --git
a/config/environment.rb
b/config/environment.rb
index ef62230c5b5d33abb85c156f21482500e6d23d79..adf15da35cfc21164198317865856d097eb53d69 100644
(file)
--- a/
config/environment.rb
+++ b/
config/environment.rb
@@
-1,7
+1,7
@@
# Be sure to restart your server when you modify this file
# Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.3.1
1
' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.1
4
' unless defined? RAILS_GEM_VERSION
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')