lib/crunchbase/image.rb in crunchbase_v2-1.1.2 vs lib/crunchbase/image.rb in crunchbase_v2-1.1.3

- old
+ new

@@ -1,7 +1,7 @@ # encoding: utf-8 -# https://api.crunchbase.com/v/2/organization/facebook/images +# https://api.crunchbase.com/v/2/organization/#{permalink}/images module Crunchbase class Image < CBEntity RESOURCE_NAME = 'image' \ No newline at end of file