Class: Flyer::Configure

Inherits:
Struct
  • Object
show all
Defined in:
lib/flyer/configure.rb

Instance Attribute Summary collapse

Instance Attribute Details

#max_notificationsObject

Returns the value of attribute max_notifications

Returns:

  • (Object)

    the current value of max_notifications



10
11
12
# File 'lib/flyer/configure.rb', line 10

def max_notifications
  @max_notifications
end