instance method respond_to?

Ruby on Rails 3.2.22.5

Since v3.1.12 Last seen in v3.2.22.5

Available in: v3.1.12 v3.2.22.5

Signature

respond_to?(name)

No documentation comment.

Parameters

name req
Source
# File activesupport/lib/active_support/ordered_options.rb, line 40
    def respond_to?(name)
      true
    end

Defined in activesupport/lib/active_support/ordered_options.rb line 40 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::OrderedOptions

Type at least 2 characters to search.

↑↓ navigate · open · esc close