@@ -4,6 +4,9 | |||
|
4 | 4 | # you don't control web/app server and can't set it the proper way |
|
5 | 5 | # ENV['RAILS_ENV'] ||= 'production' |
|
6 | 6 | |
|
7 | # Specifies gem version of Rails to use when vendor/rails is not present | |
|
8 | RAILS_GEM_VERSION = '2.0.2' unless defined? RAILS_GEM_VERSION | |
|
9 | ||
|
7 | 10 | # Bootstrap the Rails environment, frameworks, and default configuration |
|
8 | 11 | require File.join(File.dirname(__FILE__), 'boot') |
|
9 | 12 |
General Comments 0
You need to be logged in to leave comments.
Login now