initializer.rb

Path

railties/lib/initializer.rb

Modified

Mon Dec 01 19:24:32 -0500 2008

Required Files

  • logger
  • set
  • pathname
  • railties_path
  • rails/version
  • rails/plugin/locator
  • rails/plugin/loader
  • rails/gem_dependency
  • rails/rack
  • rails/backtrace_cleaner
  • ruby_version_check
  • rubygems
  • rubygems
  • active_support/whiny_nil
  • dispatcher
  • erb
  • dispatcher
  • action_controller

Constants

RAILS_ENV

(ENV['RAILS_ENV'] || 'development').dup unless defined?(RAILS_ENV)