vinsol/Spree-Gtpay

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
Versionfile
app/assets/javascripts/admin/spree_gtpay.js0
A
0 mins
app/assets/javascripts/store/spree_gtpay.js0
A
0 mins
app/assets/stylesheets/admin/spree_gtpay.css
app/assets/stylesheets/store/spree_gtpay.css
app/controllers/spree/admin/gtpay_transactions_controller.rb13
A
0 mins
app/controllers/spree/checkout_controller_decorator.rb43
A
1 hr
app/controllers/spree/gtpay_transactions_controller.rb32
A
0 mins
app/helpers/spree/admin/base_helper_decorator.rb9
A
0 mins
app/mailers/spree/transaction_notification_mailer.rb15
A
0 mins
app/models/spree/gateway/gtpay.rb25
A
0 mins
app/models/spree/gtpay_transaction.rb76
A
0 mins
app/models/spree/order_decorator.rb16
A
0 mins
app/models/spree/payment_decorator.rb6
A
0 mins
app/models/spree/user_decorator.rb3
A
0 mins
app/overrides/add_tab_for_gtpay_transactions.rb5
A
0 mins
app/views/spree/admin/gtpay_transactions/_search_form.html.erb
app/views/spree/admin/gtpay_transactions/index.html.erb
app/views/spree/admin/gtpay_transactions/query_interface.js.erb
app/views/spree/checkout/confirm.html.erb
app/views/spree/checkout/payment/_gateway.html.erb
app/views/spree/gtpay_transactions/index.html.erb
app/views/spree/transaction_notification_mailer/send_mail.html.erb
lib/generators/spree_gtpay/install/install_generator.rb26
A
0 mins
lib/spree_gtpay.rb2
A
0 mins
lib/spree_gtpay/engine.rb20
A
0 mins
lib/spree_gtpay/factories.rb2
A
0 mins
lib/webpay_methods.rb17
A
0 mins
spree_gtpay.gemspec