Class: LittleGhost::Support::Callbacks::Continue
- Inherits:
-
Data
- Object
- Data
- LittleGhost::Support::Callbacks::Continue
- Defined in:
- lib/little_ghost/support/callbacks.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#cancel? ⇒ Boolean
25 |
# File 'lib/little_ghost/support/callbacks.rb', line 25 def cancel? = false |
#continue? ⇒ Boolean
24 |
# File 'lib/little_ghost/support/callbacks.rb', line 24 def continue? = true |
#replace? ⇒ Boolean
26 |
# File 'lib/little_ghost/support/callbacks.rb', line 26 def replace? = false |