method
to_hash
v3.2.13 -
Show latest stable
- Class:
ActiveSupport::OrderedHash
to_hash()public
No documentation available.
# File activesupport/lib/active_support/ordered_hash.rb, line 140
def to_hash
self
end to_hash()No documentation available.
# File activesupport/lib/active_support/ordered_hash.rb, line 140
def to_hash
self
end