Skip to content

Commit

Permalink
Updated rails version
Browse files Browse the repository at this point in the history
  • Loading branch information
we4tech committed Jan 15, 2013
1 parent 4bee400 commit 3cc66d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.12' unless defined? RAILS_GEM_VERSION
RAILS_GEM_VERSION = '2.3.15' unless defined? RAILS_GEM_VERSION

# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')
Expand Down Expand Up @@ -54,4 +54,4 @@

end

require File.join(RAILS_ROOT, 'lib', 'rails_ext')
require File.join(RAILS_ROOT, 'lib', 'rails_ext')

0 comments on commit 3cc66d0

Please sign in to comment.