shopify_api_mixins:用于使用shopify_api gem的有用的mixins

时间:2021-05-08 21:25:03
【文件属性】:
文件名称:shopify_api_mixins:用于使用shopify_api gem的有用的mixins
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-08 21:25:03
Ruby Shopify Api Mixins 用于使用shopify_api gem的有用的mixins。 依存关系 您需要具有最新版本的activeresource ,并支持ActiveResource::Base.connection_class class_variable。 在撰写本文时,rubygems上还没有支持该版本的发布,您需要使用GitHub上的master分支(rails / activeresource)。 如果您使用的旧版本的activeresource没有connection_class ,那么这个gem将在required时引发运行时错误。 对于shopify_api gem,您将需要尽可能新的版本。 或至少是4.3.1版本。 安装 将此行添加到您的应用程序的Gemfile中: gem 'shopify_api_mixins' 然后执行: $ bundle 或
【文件预览】:
shopify_api_mixins-master
----LICENSE.txt(1KB)
----lib()
--------shopify_api_mixins.rb(755B)
--------shopify_api_mixins()
----Gemfile(240B)
----Rakefile(183B)
----test()
--------test_helper.rb(116B)
--------basic_test.rb(306B)
----README.md(3KB)
----shopify_api_mixins.gemspec(1KB)
----.gitignore(92B)
----bin()
--------console(252B)
--------setup(131B)
--------test_429(373B)

网友评论