Class: Flyer::Configure
- Inherits:
-
Struct
- Object
- Struct
- Flyer::Configure
- Defined in:
- lib/flyer/configure.rb
Instance Attribute Summary collapse
-
#max_notifications ⇒ Object
Returns the value of attribute max_notifications.
Instance Attribute Details
#max_notifications ⇒ Object
Returns the value of attribute max_notifications
10 11 12 |
# File 'lib/flyer/configure.rb', line 10 def max_notifications @max_notifications end |