Mock out what we need from AR::Base.
quoted_false() Instance Public methods
new(connection, max = 1000) Class Public methods
clear() Instance Public methods Remove all elements from the queue.
last(limit = nil) Instance Public methods Find the last record (or last N records
clear_query_cache() Instance Public methods Clears the query cache.
sanitize_sql_array(ary) Instance Protected methods Accepts an array of conditions
setup_fixtures(config = ActiveRecord::Base) Instance Public methods
has_attribute?(attr_name) Instance Public methods Returns true
exec_query(sql, name = 'SQL', binds = []) Instance Public methods Also aliased
prepare_column_options(column, types) Instance Public methods Adds `:array`
Page 39 of 100