Method: MotionPrime::AbstractCollectionSection#hide

Defined in:
motion-prime/sections/abstract_collection.rb

#hideObject



177
178
179
# File 'motion-prime/sections/abstract_collection.rb', line 177

def hide
  collection_view.try(:hide)
end