Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Devise::Engine

Public Instance Methods

respond_to?(method, include_private = false) click to toggle source
# File lib/devise/rails.rb, line 48
def respond_to?(method, include_private = false)
  super || routes.url_helpers.respond_to?(method)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.