Method: ActionDispatch::Routing::RouteSet#env_key
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
permalink #env_key ⇒ Object (readonly)
Returns the value of attribute env_key
339 340 341 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 339 def env_key @env_key end |