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