Method: Rack::Session::Abstract::ID#key

Defined in:
lib/rack/session/abstract/id.rb

#keyObject (readonly)

Returns the value of attribute key.



209
210
211
# File 'lib/rack/session/abstract/id.rb', line 209

def key
  @key
end