Method: Watchmob::HeurekaPage#param_unit
- Defined in:
- lib/watchmob/heureka_page.rb
#param_unit(param) ⇒ Object
65 66 67 |
# File 'lib/watchmob/heureka_page.rb', line 65 def param_unit(param) document.at_css("#param-unit-#{param}").andand.inner_text end |