Method: ActionDispatch::Routing::RouteSet#env_key

Defined in:
actionpack/lib/action_dispatch/routing/route_set.rb

#env_keyObject (readonly)

Returns the value of attribute env_key

[View source]

339
340
341
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 339

def env_key
  @env_key
end