Module: Fantasyhub::Feed::Downloader

Extended by:
Downloader
Included in:
Downloader
Defined in:
lib/fantasyhub/feed/downloader.rb

Instance Method Summary collapse

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