浏览代码

Moved attribution to a seperate file to avoid cluttering the code.

David Underwood 13 年之前
父节点
当前提交
c4feb5276a
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 3 0
      CONTRIBUTORS
  2. 0 1
      lib/shopify_api/limits.rb

+ 3 - 0
CONTRIBUTORS

@@ -0,0 +1,3 @@
+API limits code
+
+* Contributed by Chris Scott, https://github.com/christocracy/shopify-api-limits

+ 0 - 1
lib/shopify_api/limits.rb

@@ -1,4 +1,3 @@
-# based on code from https://github.com/christocracy/shopify-api-limits
 module ShopifyAPI
   module Limits
     def self.included(klass)