Module: Perchance
- Extended by:
- Perchance
- Included in:
- Perchance
- Defined in:
- lib/perchance.rb,
lib/perchance/util.rb,
lib/perchance/nothing.rb
Defined Under Namespace
Classes: Nothing, ObjectMethodCalled, Util
Instance Method Summary collapse
Instance Method Details
#config ⇒ Object
12 13 14 15 |
# File 'lib/perchance.rb', line 12 def config @@config ||= {} @@config end |