Class: OpenCongressApi::Fetcher::MostOpposedBills

Inherits:
Object
  • Object
show all
Defined in:
lib/opencongress_api/fetcher/bills.rb

Instance Method Summary collapse

Constructor Details

#initializeMostOpposedBills

Returns a new instance of MostOpposedBills.



58
59
60
# File 'lib/opencongress_api/fetcher/bills.rb', line 58

def initialize
  @type = :most_opposed_bills_this_week
end