Class: Debtective::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/debtective/configuration.rb

Overview

Manage gem configuration

Instance Attribute Summary collapse

Instance Attribute Details

#pathsObject

Returns the value of attribute paths.



6
7
8
# File 'lib/debtective/configuration.rb', line 6

def paths
  @paths
end