class ActiveRecord::DatabaseConfigurations::HashConfig
def migrations_paths
The migrations paths for a database configuration. If the `migrations_paths`
def migrations_paths configuration_hash[:migrations_paths] end
def migrations_paths configuration_hash[:migrations_paths] end