instance method
to_hash
Ruby on Rails 3.2.22.5
Since v3.2.22.5 Last seen in v3.2.22.5Signature
to_hash()
No documentation comment.
Source
# File activesupport/lib/active_support/ordered_hash.rb, line 140
def to_hash
self
end
Defined in activesupport/lib/active_support/ordered_hash.rb line 140
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::OrderedHash