lib/hungry/collection.rb in hungry-0.1.0 vs lib/hungry/collection.rb in hungry-0.1.1
- old
+ new
@@ -11,9 +11,10 @@
### CLASS METHODS:
def self.get(*args)
self.base_uri Hungry.api_url
+
super
end
### INSTANCE METHODS: