class
ActiveRecord::DatabaseConfigurations::DatabaseConfig
v6.1.7.7 -
Show latest stable
- Superclass: Object
ActiveRecord::Base.configurations will return either a HashConfig or UrlConfig respectively. It will never return a DatabaseConfig object, as this is the parent class for the types of database configuration objects.
Attributes
| [R] | env_name |
| [R] | name |
| [RW] | owner_name |
Files
- activerecord/lib/active_record/database_configurations/database_config.rb