Method: Insite::ComponentCollection#text
- Defined in:
- lib/insite/component/component_collection.rb
#text ⇒ Object
95 96 97 |
# File 'lib/insite/component/component_collection.rb', line 95 def text to_a.map(&:text) end |
95 96 97 |
# File 'lib/insite/component/component_collection.rb', line 95 def text to_a.map(&:text) end |