Method: MotionPrime::AbstractCollectionSection#collection_view
- Defined in:
- motion-prime/sections/abstract_collection.rb
#collection_view ⇒ Object
173 174 175 |
# File 'motion-prime/sections/abstract_collection.rb', line 173 def collection_view collection_element.try(:view) end |