Class: Debtective::Configuration
- Inherits:
-
Object
- Object
- Debtective::Configuration
- Defined in:
- lib/debtective/configuration.rb
Overview
Manage gem configuration
Instance Attribute Summary collapse
-
#paths ⇒ Object
Returns the value of attribute paths.
Instance Attribute Details
#paths ⇒ Object
Returns the value of attribute paths.
6 7 8 |
# File 'lib/debtective/configuration.rb', line 6 def paths @paths end |