Method: MotionPrime::CollectionDelegate#dealloc
- Defined in:
- motion-prime/sections/collection/collection_delegate.rb
#dealloc ⇒ Object
12 13 14 15 |
# File 'motion-prime/sections/collection/collection_delegate.rb', line 12 def dealloc Prime.logger. :collection_delegate, @_section_info super end |