Class: Mongration::Rollback
- Inherits:
-
Object
- Object
- Mongration::Rollback
- Defined in:
- lib/mongration/rollback.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.perform ⇒ Object
6 7 8 |
# File 'lib/mongration/rollback.rb', line 6 def self.perform new.perform end |