epergo/spree_promotion_codes

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
app/controllers/spree/admin/promotion_codes_controller.rb7
A
0 mins
app/helpers/spree/admin/promotion_codes_helper.rb13
A
0 mins
app/models/spree.rb5
A
0 mins
app/models/spree/order_decorator.rb26
A
0 mins
app/models/spree/order_promotion.rb4
A
0 mins
app/models/spree/promotion_code.rb28
A
0 mins
app/models/spree/promotion_decorator.rb44
A
1 hr
app/models/spree/promotion_handler/cart_decorator.rb17
A
0 mins
app/models/spree/promotion_handler/coupon_decorator.rb38
A
2 hrs
app/models/spree/promotion_handler/free_shipping_decorator.rb8
A
45 mins
app/models/spree/user_decorator.rb3
A
0 mins
app/overrides/orders/edit_override.rb4
A
0 mins
app/overrides/orders/index_override.rb4
A
0 mins
app/overrides/promotions/index_override.rb10
A
0 mins
app/overrides/promotions/manage_codes.rb5
A
0 mins
app/views/spree/admin/promotion_codes/_form.html.erb
app/views/spree/admin/promotion_codes/edit.html.erb
app/views/spree/admin/promotion_codes/index.html.erb
app/views/spree/admin/promotion_codes/new.html.erb
app/views/spree/admin/shared/_edit_orders.html.erb
app/views/spree/admin/shared/_index_orders_search.html.erb
app/views/spree/admin/shared/_index_promotions_table.html.erb
bin/rails
lib/generators/spree_promotion_codes/install/install_generator.rb18
A
0 mins
lib/spree_promotion_codes.rb2
A
0 mins
lib/spree_promotion_codes/engine.rb16
A
0 mins
lib/spree_promotion_codes/factories.rb2
A
0 mins
spree_promotion_codes.gemspec