Class: Hpricot::Elem
- Inherits:
-
Object
- Object
- Hpricot::Elem
- Defined in:
- lib/bank_crawlers/hapoalim/hpricot_patches.rb
Instance Method Summary collapse
Instance Method Details
#clean_text ⇒ Object
2 3 4 5 |
# File 'lib/bank_crawlers/hapoalim/hpricot_patches.rb', line 2 def clean_text search('script').remove inner_text end |