Mock out what we need from AR::Base.
type_cast(value) Instance Public methods
raw_connection() Instance Public methods Provides access to the underlying database
create() Instance Public methods
limit(value) Instance Public methods Specifies a limit for the number of records
clear() Instance Public methods
json_to_string(object) Instance Public methods
insert_sql(sql, name = nil, pk = nil, id_value = nil, sequence_name = nil) Instance Public methods
index_algorithms() Instance Public methods
migrate(direction) Instance Public methods Execute this migration in the named
run(preloader) Class Public methods
Page 40 of 100