Class: Flexite::History
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Flexite::History
- Defined in:
- app/models/flexite/history.rb
Instance Method Summary collapse
Instance Method Details
#restore ⇒ Object
10 11 12 |
# File 'app/models/flexite/history.rb', line 10 def restore entity.restore(self) end |