Method: GoogleBookSearch#url

Defined in:
app/service_adaptors/google_book_search.rb

#urlObject (readonly)

attr_reader is important for tests



55
56
57
# File 'app/service_adaptors/google_book_search.rb', line 55

def url
  @url
end