Method: SkiMapScraper#map_count
- Defined in:
- lib/study_the_map/ski_map_scraper.rb
#map_count ⇒ Object
39 40 41 |
# File 'lib/study_the_map/ski_map_scraper.rb', line 39 def map_count self.area_info.search("skiMaps").attr('count').text end |