spree_smart_free_shipping

时间:2024-06-24 10:42:48
【文件属性】:

文件名称:spree_smart_free_shipping

文件大小:18KB

文件格式:ZIP

更新时间:2024-06-24 10:42:48

Ruby

SpreeSmartFreeShipping 一个简单的 Spree 扩展,用于支持您符合条件的运输方式的免费送货。 安装 将 spree_smart_free_shipping 添加到您的 Gemfile: gem 'spree_smart_free_shipping' , github : 'DynamoMTL/spree_smart_free_shipping' 捆绑您的依赖项并运行安装生成器: bundle bundle exec rails g spree_smart_free_shipping:install 测试 首先捆绑您的依赖项,然后运行rake 。 如果不存在, rake将默认构建虚拟应用程序,然后它将运行规范。 可以使用rake test_app重新生成虚拟应用程序。 bundle bundle exec rake 在测试您的应用程序与此扩展的集成时,您


【文件预览】:
spree_smart_free_shipping-master
----lib()
--------spree_smart_free_shipping()
--------generators()
--------spree_smart_free_shipping.rb(64B)
----Gemfile(257B)
----spec()
--------spec_helper.rb(3KB)
----Rakefile(453B)
----config()
--------locales()
--------routes.rb(74B)
----LICENSE(1KB)
----README.md(966B)
----.rspec(7B)
----.gitignore(105B)
----spree_smart_free_shipping.gemspec(1KB)
----app()
--------views()
--------models()
--------assets()
----bin()
--------rails(316B)

网友评论