Class: RackSessionManipulation::Config
- Inherits:
-
Struct
- Object
- Struct
- RackSessionManipulation::Config
- Defined in:
- lib/rack_session_manipulation/config.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
3 4 5 |
# File 'lib/rack_session_manipulation/config.rb', line 3 def path @path end |