Module: Text
- Included in:
- Curation::Page
- Defined in:
- lib/curation/finders/text.rb
Instance Method Summary collapse
Instance Method Details
#text ⇒ Object
3 4 5 |
# File 'lib/curation/finders/text.rb', line 3 def text @text ||= find_text_and_clean end |