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

- old
+ new

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