Class: OpenCongressApi::Fetcher::MostSupportedBills

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

Instance Method Summary collapse

Constructor Details

#initializeMostSupportedBills

Returns a new instance of MostSupportedBills.



52
53
54
# File 'lib/opencongress_api/fetcher/bills.rb', line 52

def initialize
  @type = :most_supported_bills_this_week
end