Mock out what we need from AR::Base.
exec_insert(sql, name, binds, pk = nil, sequence_name = nil) Instance Public methods
attributes=(new_attributes) Instance Public methods Alias for:
connected?() Instance Public methods Returns true if Active
setup_fixture_accessors(fixture_set_names = nil) Instance Public methods
destroyed_by_association=(reflection) Instance Public methods Records the association
prefix() Class Public methods
type_cast(value) Instance Public methods
column_defaults() Instance Public methods Returns a hash where the keys are
supports_extensions?() Instance Public methods Returns true if pg > 9.1
select_rows(sql, name = nil, binds = []) Instance Public methods DATABASE STATEMENTS
Page 57 of 100