method
load_environment
rails latest stable - Class:
Rails::Initializer
load_environment()public
Loads the environment specified by Configuration#environment_path, which is typically one of development, test, or production.
load_environment()Loads the environment specified by Configuration#environment_path, which is typically one of development, test, or production.