diff options
| author | User <hukl@cccms.ccc.de> | 2011-02-10 14:23:22 +0100 |
|---|---|---|
| committer | User <hukl@cccms.ccc.de> | 2011-02-10 14:23:22 +0100 |
| commit | 3d0de09cf94cee6233b36a7f5ce20d5059854acc (patch) | |
| tree | 523084628250dc86e4d14c68b9f2371e8110d05b | |
| parent | 91633ac4419d839661e35ae8f2efe5c9089cfb67 (diff) | |
switched to 2.3.11
| -rw-r--r-- | config/environment.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb index 6257591..3eed3cb 100644 --- a/config/environment.rb +++ b/config/environment.rb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Be sure to restart your server when you modify this file | 1 | # Be sure to restart your server when you modify this file |
| 2 | 2 | ||
| 3 | # Specifies gem version of Rails to use when vendor/rails is not present | 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 | 4 | RAILS_GEM_VERSION = '2.3.11' unless defined? RAILS_GEM_VERSION |
| 5 | 5 | ||
| 6 | # Bootstrap the Rails environment, frameworks, and default configuration | 6 | # Bootstrap the Rails environment, frameworks, and default configuration |
| 7 | require File.join(File.dirname(__FILE__), 'boot') | 7 | require File.join(File.dirname(__FILE__), 'boot') |
