method

flash_hash

flash_hash()
public

No documentation available.

# File actionpack/lib/action_dispatch/middleware/flash.rb, line 60
      def flash_hash # :nodoc:
        get_header Flash::KEY
      end