method

to_ary

to_ary()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/response.rb, line 518
      def to_ary
        nil
      end