Method: ActiveNotifier::Configurable::ClassMethods#configure
- Defined in:
- lib/active_notifier/configurable.rb
#configure {|config| ... } ⇒ Object
Configure for ActiveNotifier.
18 19 20 |
# File 'lib/active_notifier/configurable.rb', line 18 def configure yield config end |