variant=(variant) Instance Public methods Sets the variant for template.
columns_hash(table) Instance Public methods Get the columns for a table as a hash, key is the column name value is the column object.
write_store_attribute(store_attribute, key, value) Instance Protected methods
_with_routes(routes) Instance Protected methods
connection() Instance Public methods Returns the connection currently associated with the class. This can also be used to âborrowâ the connection to do database work unrelated to any of the specific Active Records.
new_session() Instance Public methods create a new session. If a block is given, the new session will be yielded to the block before being returned.
escape_bytea(value) Instance Public methods Escapes binary strings for bytea input to the database.
application_name() Instance Protected methods Tries to retrieve the application name or simple return application.
existent_directories() Instance Public methods
request_method=(method) Instance Public methods
Page 35 of 2275