call(template) Instance Public methods
call(template) Class Public methods
require_engine() Instance Protected methods
url_for(options = nil) Instance Public methods Returns the URL for the set of options provided. This takes the same options as url_for in Action Controller (see the documentation for ActionController::Base#url_for). Note that by default :only_path is true so you'll get the relative â/controller/actionâ instead of the fully qualified URL like âexample.com/controller/actionâ. Options :anchor - Specifies the anchor name to be appended to the path. :only_path - If true, returns the
find_all(name, prefix=nil, partial=false, details={}, key=nil, locals=[]) Instance Public methods Normalizes the arguments and passes it on to find_templates.
clear_cache() Instance Public methods
new() Class Public methods
to_str() Instance Public methods Also aliased as: to_s
to_s() Instance Public methods Alias for: to_str
Page 297 of 2275