Mock out what we need from AR::Base.
read_attribute(attr_name) Instance Public methods Returns the value of the attribute
release_connection(with_id = current_connection_id) Instance Public methods Signal
new(connection, max) Class Public methods
establish_connection(spec = nil) Instance Public methods Establishes the connection
test_quoted_time_local() Instance Public methods
third!() Instance Public methods Same as third but raises
execute(sql, name = nil) Instance Public methods Executes an SQL statement,
announce(message) Instance Public methods
env() Instance Public methods
table_exists?(table_name) Instance Public methods
Page 98 of 100