method
to_legacy_hash
v6.0.0 -
Show latest stable
- Class:
ActiveRecord::DatabaseConfigurations::DatabaseConfig
to_legacy_hash()public
No documentation available.
# File activerecord/lib/active_record/database_configurations/database_config.rb, line 28
def to_legacy_hash
{ env_name => config }
end