Method: MotionPrime::AbstractCollectionSection#show

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

#showObject



181
182
183
# File 'motion-prime/sections/abstract_collection.rb', line 181

def show
  collection_view.try(:show)
end