class ActiveRecord::DatabaseConfigurations::HashConfig
def migrations_paths
+migrations_paths+ key is present in the config, +migrations_paths+
The migrations paths for a database configuration. If the
def migrations_paths configuration_hash[:migrations_paths] end