Class: Vindi::Configuration
- Inherits:
-
Object
- Object
- Vindi::Configuration
- Defined in:
- lib/vindi-rails-integrations.rb
Instance Attribute Summary collapse
-
#use_outbox ⇒ Object
Returns the value of attribute use_outbox.
Instance Attribute Details
#use_outbox ⇒ Object
Returns the value of attribute use_outbox.
13 14 15 |
# File 'lib/vindi-rails-integrations.rb', line 13 def use_outbox @use_outbox end |