Mock out what we need from AR::Base.
supports_statement_cache?() Instance Public methods Returns true, since this
new(model, name) Class Public methods
columns(table) Instance Public methods Get the columns for a table
case_sensitive_modifier(node) Instance Public methods
uniq(value = true) Instance Public methods Alias for:
sanitize_sql_hash_for_conditions(attrs, default_table_name = self.table_name) Instance Protected methods
table_name=(value) Instance Public methods Sets the table name explicitly. Example:
delete_all(dependent = nil) Instance Public methods Deletes all the records
translate_exception(exception, message) Instance Protected methods
supports_explain?() Instance Public methods
Page 98 of 100