Sha256: db3635005c30ddce902d4faafb038c236500c8d8a84e7ef601c57841d0dc9d8a

Contents?: true

Size: 386 Bytes

Versions: 88

Compression:

Stored size: 386 Bytes

Contents

# 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.18' unless defined? RAILS_GEM_VERSION

# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')

Rails::Initializer.run do |config|
  config.time_zone = 'UTC'
end

Version data entries

88 entries across 88 versions & 1 rubygems

Version Path
spreewald-0.5.18 tests/rails-2.3/config/environment.rb
spreewald-0.5.17 tests/rails-2.3/config/environment.rb
spreewald-0.5.16 tests/rails-2.3/config/environment.rb
spreewald-0.5.15 tests/rails-2.3/config/environment.rb
spreewald-0.5.14 tests/rails-2.3/config/environment.rb
spreewald-0.5.13 tests/rails-2.3/config/environment.rb
spreewald-0.5.12 tests/rails-2.3/config/environment.rb
spreewald-0.5.11 tests/rails-2.3/config/environment.rb