lib/googlebook/images.rb in googlebook-0.1.1 vs lib/googlebook/images.rb in googlebook-0.1.2
- old
+ new
@@ -1,7 +1,8 @@
module GoogleBook
class Images
attr_accessor :url
+
def initialize(url)
self.url = url
end
def thumbnail