Explorar o código

Added attribution on the limits.rb file.

David Underwood %!s(int64=13) %!d(string=hai) anos
pai
achega
81e2b2d5e8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/shopify_api/limits.rb

+ 1 - 0
lib/shopify_api/limits.rb

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