Class: Brevio::Session::Testing::Config
- Inherits:
-
Object
- Object
- Brevio::Session::Testing::Config
- Defined in:
- lib/brevio/session/testing.rb
Instance Attribute Summary collapse
-
#gem_config ⇒ Object
Returns the value of attribute gem_config.
-
#logger ⇒ Object
Returns the value of attribute logger.
Instance Attribute Details
#gem_config ⇒ Object
Returns the value of attribute gem_config.
79 80 81 |
# File 'lib/brevio/session/testing.rb', line 79 def gem_config @gem_config end |
#logger ⇒ Object
Returns the value of attribute logger.
79 80 81 |
# File 'lib/brevio/session/testing.rb', line 79 def logger @logger end |