Method: IHeartQuotes#run

Defined in:
lib/edi/services/i_heart_quotes.rb

#runObject



5
6
7
# File 'lib/edi/services/i_heart_quotes.rb', line 5

def run
  EDI.get(request_url).response
end