Revision 1236:a417718efbc6 config

View differences:

config/environment.rb
5 5
# ENV['RAILS_ENV'] ||= 'production'
6 6

  
7 7
# Specifies gem version of Rails to use when vendor/rails is not present
8
RAILS_GEM_VERSION = '2.3.17' unless defined? RAILS_GEM_VERSION
8
RAILS_GEM_VERSION = '2.3.18' unless defined? RAILS_GEM_VERSION
9 9

  
10 10
if RUBY_VERSION >= '1.9'
11 11
  Encoding.default_external = 'UTF-8'

Also available in: Unified diff