Module: Stone
- Extended by:
- Dry::Configurable
- Defined in:
- lib/stone.rb,
lib/stone/siclos.rb,
lib/stone/version.rb,
lib/stone/conciliation.rb
Defined Under Namespace
Modules: Conciliation, Siclos
Constant Summary collapse
- VERSION =
'0.0.2'
Class Method Summary collapse
Class Method Details
.configure {|self.config| ... } ⇒ Object
26 27 28 |
# File 'lib/stone.rb', line 26 def self.configure yield self.config end |