method
env
v7.1.3.2 -
Show latest stable
- Class:
ActionDispatch::Http::Headers
env()public
No documentation available.
# File actionpack/lib/action_dispatch/http/headers.rb, line 118
def env; @req.env.dup; end env()No documentation available.
# File actionpack/lib/action_dispatch/http/headers.rb, line 118
def env; @req.env.dup; end