Methods

Class Index [+]

Quicksearch

ActionController::UrlFor::ClassMethods

Public Instance Methods

action_methods() click to toggle source
    # File lib/action_controller/metal/url_for.rb, line 21
21:       def action_methods
22:         @action_methods ||= begin
23:           super - _routes.named_routes.helper_names
24:         end
25:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.