Explorar o código

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

David Underwood %!s(int64=13) %!d(string=hai) anos
pai
achega
c4feb5276a
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  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)