Module: Artery::Config::ClassMethods
- Defined in:
- lib/artery/config.rb
Instance Method Summary collapse
Instance Method Details
#configure {|_self| ... } ⇒ Object
85 86 87 |
# File 'lib/artery/config.rb', line 85 def configure yield(self) end |