method
environment_path
rails latest stable - Class:
Rails::Configuration
environment_path()public
The path to the current environment’s file (development.rb, etc.). By default the file is at config/environments/#{environment}.rb.
environment_path()The path to the current environment’s file (development.rb, etc.). By default the file is at config/environments/#{environment}.rb.