method
as_json
v3.0.0 -
Show latest stable
- Class:
Enumerable
as_json(options = nil)public
No documentation available.
# File activesupport/lib/active_support/json/encoding.rb, line 185
def as_json(options = nil) to_a end as_json(options = nil)No documentation available.
# File activesupport/lib/active_support/json/encoding.rb, line 185
def as_json(options = nil) to_a end