Class: Nearline::Models::Sequence
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Nearline::Models::Sequence
- Defined in:
- lib/nearline/file_content.rb
Overview
Has the responsibility of preserving cardinality of stored blocks
Instance Method Summary collapse
Instance Method Details
#after_destroy ⇒ Object
61 62 63 |
# File 'lib/nearline/file_content.rb', line 61 def after_destroy block.orphan_check end |