spree_variant_options_select

时间:2021-05-23 22:40:30
【文件属性】:
文件名称:spree_variant_options_select
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-23 22:40:30
JavaScript SpreeVariantOptionsSelect 介绍在这里。 安装 将spree_variant_options_select添加到您的Gemfile中: gem 'spree_variant_options_select' 捆绑您的依赖项并运行安装生成器: bundle bundle exec rails g spree_variant_options_select:install 测验 确保捆绑您的依赖项,然后为要运行的规范创建一个虚拟测试应用程序。 bundle bundle exec rake test_app bundle exec rspec spec 在测试与此扩展程序的应用程序集成时,可以使用它的工厂。 只需将此require语句添加到您的spec_helper中: require 'spree_variant_options_select/facto
【文件预览】:
spree_variant_options_select-master
----.gitignore(105B)
----app()
--------overrides()
--------assets()
--------models()
--------views()
----.rspec(7B)
----bin()
--------rails(319B)
----spree_variant_options_select.gemspec(1KB)
----LICENSE(1KB)
----spec()
--------spec_helper.rb(3KB)
----README.md(823B)
----config()
--------routes.rb(74B)
--------locales()
----lib()
--------generators()
--------spree_variant_options_select.rb(105B)
--------spree_variant_options_select()
----Gemfile(178B)
----Rakefile(340B)

网友评论