Mock out what we need from AR::Base.
schema_names() Instance Public methods Returns an array of schema names.
uncached() Instance Public methods Disable the query cache within the block
blank?() Instance Public methods Returns true if relation is blank.
new(klass, table, values = {}) Class Public methods
prepare(object, store_attribute) Class Public methods
reconnect!() Instance Public methods Close then reopen the connection.
next_migration_number(number) Instance Public methods Determines the version
generated_association_methods() Instance Public methods
begin_isolated_db_transaction(isolation) Instance Public methods
second() Instance Public methods Find the second record. If no order is defined
Page 49 of 100