Method: Talks::Configuration#notify_by_default
- Defined in:
- lib/talks/configuration.rb
#notify_by_default ⇒ Object
Returns the value of attribute notify_by_default.
28 29 30 |
# File 'lib/talks/configuration.rb', line 28 def notify_by_default @notify_by_default end |