Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 384929
Collapse All | Expand All

(-)a/config/environment.rb (-1 / +1 lines)
Lines 5-11 Link Here
5
# ENV['RAILS_ENV'] ||= 'production'
5
# ENV['RAILS_ENV'] ||= 'production'
6
6
7
# Specifies gem version of Rails to use when vendor/rails is not present
7
# Specifies gem version of Rails to use when vendor/rails is not present
8
RAILS_GEM_VERSION = '2.3.11' unless defined? RAILS_GEM_VERSION
8
RAILS_GEM_VERSION = '2.3.14' unless defined? RAILS_GEM_VERSION
9
9
10
# Bootstrap the Rails environment, frameworks, and default configuration
10
# Bootstrap the Rails environment, frameworks, and default configuration
11
require File.join(File.dirname(__FILE__), 'boot')
11
require File.join(File.dirname(__FILE__), 'boot')

Return to bug 384929