Mock out what we need from AR::Base.
new(*) Class Public methods
encoding() Instance Public methods Returns the current database encoding format
uniq_value() Instance Public methods uniq and uniq!
belongs_to(*args) Instance Public methods Alias for:
delete(key) Instance Public methods
quote_table_name(name) Instance Public methods Checks the following cases:
klass() Instance Public methods Returns the class for the macro.
define_method_attribute(name) Instance Protected methods
create_database(name, options = {}) Instance Public methods Create a new MySQL
sanitize_sql_for_assignment(assignments, default_table_name = self.table_name) Instance Protected methods
Page 56 of 100