Mock out what we need from AR::Base.
create(attributes = nil, &block) Instance Public methods Creates an object
change_table(table_name, options = {}) Instance Public methods
replace(other_array) Instance Public methods Replaces this collection with
load() Instance Public methods Causes the records to be loaded from the database
find_one(id) Instance Protected methods
new(delim, subtype) Class Public methods delim corresponds to the
valid_type?(type) Instance Public methods
write(object, attribute, key, value) Class Public methods
quoted_true() Instance Public methods
rename_column_sql(table_name, column_name, new_column_name) Instance Protected methods
Page 42 of 100