Module: Fantasyhub::Feed::Downloader
Instance Method Summary collapse
- #download(uid) ⇒ Object (also: #call)
Instance Method Details
#download(uid) ⇒ Object Also known as: call
6 7 8 |
# File 'lib/fantasyhub/feed/downloader.rb', line 6 def download(uid) feed_for(uid) end |