method

data_source_exists?

rails latest stable - Class: ActiveRecord::ConnectionAdapters::SchemaStatements
data_source_exists?(name)
public

Checks to see if the data source name exists on the database.

data_source_exists?(:ebooks)