Class: Pf2::Session
- Inherits:
-
Object
- Object
- Pf2::Session
- Defined in:
- lib/pf2/session.rb
Instance Attribute Summary collapse
-
#configuration ⇒ Object
readonly
Returns the value of attribute configuration.
Instance Attribute Details
#configuration ⇒ Object (readonly)
Returns the value of attribute configuration.
5 6 7 |
# File 'lib/pf2/session.rb', line 5 def configuration @configuration end |