We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a1efa commit 2085f27Copy full SHA for 2085f27
.gems
@@ -1,2 +1,2 @@
1
-rails --version 2.3.8
+rails --version 2.3.5
2
config/environment.rb
@@ -1,7 +1,7 @@
# Be sure to restart your server when you modify this file
3
# Specifies gem version of Rails to use when vendor/rails is not present
4
-RAILS_GEM_VERSION = '2.3.8' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION
5
6
7
# Bootstrap the Rails environment, frameworks, and default configuration
0 commit comments