instance method
to_ary
Ruby on Rails 5.1.7
Since v4.2.11.3Signature
to_ary()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/response.rb, line 498
def to_ary
nil
end
Defined in actionpack/lib/action_dispatch/http/response.rb line 498
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Response::RackBody