Browse Source

Added attribution on the limits.rb file.

David Underwood 13 năm trước cách đây
mục cha
commit
81e2b2d5e8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)