Module: Rlastfm::Helpers::Scraper::ProtectedInstanceMethods
- Defined in:
- lib/rlastfm/helpers/scraper.rb
Instance Method Summary collapse
Instance Method Details
#doc_for(url_or_path) ⇒ Object
31 32 33 |
# File 'lib/rlastfm/helpers/scraper.rb', line 31 def doc_for(url_or_path) self.class.doc_for(url_or_path) end |