Method: AASM::Configuration.hide_warnings
- Defined in:
- lib/aasm/configuration.rb
.hide_warnings ⇒ Object
Returns the value of attribute hide_warnings.
42 43 44 |
# File 'lib/aasm/configuration.rb', line 42 def hide_warnings @hide_warnings end |