suryart/spree_active_sale

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Guardfile
LICENSE
README.md
Rakefile
Versionfile
app/controllers/spree/admin/active_sale_events_controller.rb57
A
0 mins
app/controllers/spree/admin/active_sales_controller.rb47
A
0 mins
app/controllers/spree/admin/resource_controller_decorator.rb18
A
35 mins
app/controllers/spree/admin/sale_images_controller.rb26
A
0 mins
app/controllers/spree/checkout_controller_decorator.rb5
A
0 mins
app/controllers/spree/home_controller_decorator.rb9
A
0 mins
app/controllers/spree/orders_controller_decorator.rb5
A
0 mins
app/controllers/spree/products_controller_decorator.rb23
A
1 hr
app/controllers/spree/store_controller_decorator.rb7
A
0 mins
app/controllers/spree/taxons_controller_decorator.rb15
A
25 mins
app/helpers/spree/active_sale_events_helper.rb43
A
45 mins
app/helpers/spree/active_sales_helper.rb30
A
0 mins
app/helpers/spree/base_helper_decorator.rb3
A
0 mins
app/models/spree.rb5
A
0 mins
app/models/spree/active_sale.rb38
A
1 hr
app/models/spree/active_sale_configuration.rb13
A
0 mins
app/models/spree/active_sale_event.rb53
A
1 hr
app/models/spree/line_item_decorator.rb5
A
0 mins
app/models/spree/order_decorator.rb5
A
0 mins
app/models/spree/product_decorator.rb19
A
0 mins
app/models/spree/sale_event.rb74
A
0 mins
app/models/spree/sale_image.rb36
A
0 mins
app/models/spree/taxon_decorator.rb16
A
0 mins
app/models/spree/variant_decorator.rb10
A
0 mins
app/overrides/admin_active_sales_tab.rb6
A
0 mins
app/views/spree/admin/active_sale_events/_form.html.erb
app/views/spree/admin/active_sale_events/edit.html.erb
app/views/spree/admin/active_sale_events/index.html.erb
app/views/spree/admin/active_sale_events/new.html.erb
app/views/spree/admin/active_sales/edit.html.erb
app/views/spree/admin/active_sales/get_children.json.erb
app/views/spree/admin/active_sales/index.html.erb
app/views/spree/admin/active_sales/new.html.erb
app/views/spree/admin/sale_images/_form.html.erb
app/views/spree/admin/sale_images/edit.html.erb
app/views/spree/admin/sale_images/new.html.erb
app/views/spree/admin/shared/_js_head.html.erb
app/views/spree/admin/shared/_list_events.html.erb
app/views/spree/admin/shared/_sale_images.html.erb
app/views/spree/admin/shared/_translations.html.erb
app/views/spree/home/index.html.erb