Mock out what we need from AR::Base.
new() Class Public methods
new(record, attribute) Class Public methods
exec_delete(sql, name, binds) Instance Public methods Also aliased as:
finder() Instance Public methods
create(*arguments) Instance Public methods
enlist_fixture_connections() Instance Public methods
run(*migration_classes) Instance Public methods Runs the given migration classes
puts(text="") Instance Public methods
exec_query(sql, name = 'SQL', binds = []) Instance Public methods
load_schema_current(format = ActiveRecord::Base.schema_format, file = nil, environment = env) Instance Public methods
Page 7 of 100