Mock out what we need from AR::Base.
connection_pool_list() Instance Public methods
eager_loading?() Instance Public methods Returns true if relation needs eager
run(preloader) Instance Public methods
checkout() Instance Public methods Check-out a database connection from the
has_one(name, scope = nil, options = {}) Instance Public methods Specifies a
exec_insert(sql, name, binds, pk = nil, sequence_name = nil) Instance Public methods
drop_all() Instance Public methods
columns() Instance Public methods Returns an array of column objects for the
fixtures(*fixture_set_names) Instance Public methods
init_with(coder) Instance Public methods Initialize an empty model object from
Page 30 of 100