Class: BleacherApi::Front

Inherits:
Object
  • Object
show all
Defined in:
lib/bleacher_api.rb

Class Method Summary collapse

Class Method Details

.lead_articles(options) ⇒ Object



58
59
60
# File 'lib/bleacher_api.rb', line 58

def lead_articles(options)
  BleacherApi.call(:get, 'front/lead_articles', options)
end