Class: Yabeda::Hanami::Config
- Inherits:
-
Anyway::Config
- Object
- Anyway::Config
- Yabeda::Hanami::Config
- Defined in:
- lib/yabeda/hanami/config.rb
Overview
yabeda-hanami configuration
Instance Attribute Summary collapse
-
#notifications ⇒ Object
Returns the value of attribute notifications.
Instance Attribute Details
#notifications ⇒ Object
Returns the value of attribute notifications.
11 12 13 |
# File 'lib/yabeda/hanami/config.rb', line 11 def notifications @notifications end |