Class: Dyph::Action::Delete
- Inherits:
-
Dyph::Action
- Object
- Dyph::Action
- Dyph::Action::Delete
- Defined in:
- lib/dyph/action/delete.rb
Instance Attribute Summary
Attributes inherited from Dyph::Action
#new_index, #old_index, #value
Instance Method Summary collapse
Methods inherited from Dyph::Action
Constructor Details
This class inherits a constructor from Dyph::Action
Instance Method Details
#symbol ⇒ Object
3 4 5 |
# File 'lib/dyph/action/delete.rb', line 3 def symbol :delete end |