direct_descendants(klass) Class Public methods
post(path, parameters = nil, headers_or_env = nil) Instance Public methods Performs a POST request with the given parameters. See #get for more details.
respond_to?(method, include_private = false) Instance Public methods
call(env) Instance Public methods
clear_all_connections!() Instance Public methods
index_algorithms() Instance Public methods A list of index algorithms, to be filled by adapters that support them. MySQL and PostgreSQL have support for them right now.
query_parameters() Instance Public methods Alias for: GET
parameters() Instance Public methods Returns both GET and POST parameters in a single hash. params
run_in_isolation(&blk) Instance Public methods
new(controller) Class Public methods
Page 169 of 2275