method_missing(method, *arguments, &block) Instance Public methods
isolated?() Instance Public methods
register_type(type_id, type) Class Public methods Register an MySQL type_id with a typecasting object in type.
run_in_transaction?() Instance Public methods
keys() Instance Public methods
getutc() Instance Public methods Alias for: utc
routes() Instance Public methods Defines the routes for this engine. If a block is given to routes, it is appended to the engine.
clear(options = nil) Instance Public methods Deletes all items from the cache. In this case it deletes all the entries in the specified file store directory except for .gitkeep. Be careful which directory is specified in your config file when using FileStore because everything in that directory will be deleted.
exec_delete(sql, name, binds) Instance Public methods Executes delete sql statement in the context of this connection using binds as the bind substitutes. name is logged along with the executed sql statement.
first_comment() Instance Public methods
Page 2 of 2275