Method: Featureflow::Configuration#disable_events
- Defined in:
- lib/featureflow/configuration.rb
#disable_events ⇒ Object
Returns the value of attribute disable_events.
5 6 7 |
# File 'lib/featureflow/configuration.rb', line 5 def disable_events @disable_events end |