spree-contrib/spree_store_credits

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.simplecov
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
Versionfile
app/assets/javascripts/admin/spree_store_credits.js0
A
0 mins
app/assets/javascripts/store/spree_store_credits.js0
A
0 mins
app/assets/stylesheets/admin/spree_store_credits.css
app/assets/stylesheets/store/spree_store_credits.css
app/controllers/spree/admin/store_credits_controller.rb26
A
0 mins
app/controllers/spree/checkout_controller_decorator.rb21
A
25 mins
app/models/spree/adjustment_decorator.rb3
A
0 mins
app/models/spree/app_configuration_decorator.rb3
A
0 mins
app/models/spree/order_decorator.rb67
A
3 hrs
app/models/spree/promotion/actions/give_store_credit.rb19
A
0 mins
app/models/spree/store_credit.rb10
A
0 mins
app/models/spree/user_decorator.rb11
A
0 mins
app/models/store_credit_minimum_validator.rb14
A
25 mins
app/overrides/views_decorator.rb30
A
0 mins
app/views/spree/admin/promotions/actions/_give_store_credit.html.erb
app/views/spree/admin/store_credits/_form.html.erb
app/views/spree/admin/store_credits/edit.html.erb
app/views/spree/admin/store_credits/index.html.erb
app/views/spree/admin/store_credits/new.html.erb
app/views/spree/admin/store_credits/show.html.erb
app/views/spree/checkout/_store_credits.html.erb
app/views/spree/users/_store_credits.html.erb
lib/generators/spree_store_credits/install_generator.rb17
A
0 mins
lib/spree_store_credits.rb5
A
0 mins
lib/spree_store_credits/engine.rb19
A
0 mins
spree_store_credits.gemspec