Class: Chagall::Rollback
- Defined in:
- lib/chagall/rollback.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
7 8 9 |
# File 'lib/chagall/rollback.rb', line 7 def execute puts "Rollback functionality not implemented yet" end |