Module: Bloodbath
- Extended by:
- Forwardable
- Defined in:
- lib/bloodbath.rb,
lib/bloodbath/event.rb,
lib/bloodbath/event.rb,
lib/bloodbath/version.rb,
lib/bloodbath/configuration.rb
Defined Under Namespace
Modules: Adapters Classes: Configuration, Error, Event
Constant Summary collapse
- VERSION =
"1.0.0"
Class Attribute Summary collapse
-
.config ⇒ Object
readonly
Returns the value of attribute config.
Class Attribute Details
.config ⇒ Object (readonly)
Returns the value of attribute config.
16 17 18 |
# File 'lib/bloodbath.rb', line 16 def config @config end |