Mock out what we need from AR::Base.
rename_table(table_name, new_name) Instance Public methods Renames a table.
valid_type?(type) Instance Public methods
find(*args) Instance Public methods Find by id - This can either be a specific
supports_ranges?() Instance Public methods
client_encoding() Instance Public methods Get the client encoding for this database
clear_active_connections!() Instance Public methods Returns any connections
serializable_hash(options = nil) Instance Public methods
fifth() Instance Public methods Find the fifth record. If no order is defined
instantiate_all_loaded_fixtures(object, load_instances = true) Class Public methods
store(store_attribute, options = {}) Instance Public methods
Page 90 of 100