Mock out what we need from AR::Base.
exec_delete(sql, name = 'SQL', binds = []) Instance Public methods Also aliased
type_cast(value, column) Instance Public methods Cast a value to
new(delim, subtype) Class Public methods delim corresponds to the
clear_query_cache() Instance Public methods Clears the query cache.
rollback_active_record_state!() Instance Public methods Reset id and @new_record
columns(table_name) Instance Public methods Returns an array of Column objects
change_column_sql(table_name, column_name, type, options = {}) Instance Protected methods
extending(*modules, &block) Instance Public methods Used to extend a scope
runtime=(value) Class Public methods
<=>(other_object) Instance Public methods Allows sort on objects
Page 38 of 100