instance method
to_a
Ruby on Rails 8.1.2
Since v7.2.3Signature
to_a()
No documentation comment.
Source
# File activesupport/lib/active_support/ordered_options.rb, line 138
def to_a
entries
end
Defined in activesupport/lib/active_support/ordered_options.rb line 138
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::InheritableOptions