Skip to content

Commit

Permalink
2.3.7 in environment
Browse files Browse the repository at this point in the history
  • Loading branch information
noctivityinc committed May 24, 2010
1 parent be3b3f7 commit a1a09c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.rb
@@ -1,7 +1,7 @@
# Be sure to restart your server when you modify this file # Be sure to restart your server when you modify this file


# Specifies gem version of Rails to use when vendor/rails is not present # Specifies gem version of Rails to use when vendor/rails is not present
RAILS_GEM_VERSION = '2.3.6' unless defined? RAILS_GEM_VERSION RAILS_GEM_VERSION = '2.3.7' unless defined? RAILS_GEM_VERSION


# Bootstrap the Rails environment, frameworks, and default configuration # Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot') require File.join(File.dirname(__FILE__), 'boot')
Expand Down

0 comments on commit a1a09c6

Please sign in to comment.