Methods

Class/Module Index [+]

Quicksearch

ActionController::UrlFor::ClassMethods

Public Instance Methods

action_methods() click to toggle source
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_controller/metal/url_for.rb, line 21
def action_methods
  @action_methods ||= begin
    super - _routes.named_routes.helper_names
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.