strawberrycanyon/redeemify

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/api/v1/redeemify_code_controller.rb15
A
0 mins
app/controllers/api/v1/users_controller.rb32
A
0 mins
app/controllers/application_controller.rb43
A
0 mins
app/controllers/concerns/offeror_actions.rb66
A
25 mins
app/controllers/providers_controller.rb10
A
0 mins
app/controllers/sessions_controller.rb101
A
45 mins
app/controllers/users_controller.rb2
A
0 mins
app/controllers/vendors_controller.rb35
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb2
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/models/admin_user.rb4
A
0 mins
app/models/concerns/offeror.rb93
A
35 mins
app/models/provider.rb11
A
0 mins
app/models/redeemify_code.rb29
A
0 mins
app/models/user.rb27
A
0 mins
app/models/vendor.rb26
A
0 mins
app/models/vendor_code.rb17
A
0 mins
app/serializers/vendor_code_serializer.rb3
A
0 mins
app/views/admin/_form.html.erb
app/views/application/home.html.erb
app/views/application/upload_page.html.erb
app/views/application/view_codes.html.erb
app/views/codes.csv
app/views/codes.txt
app/views/layouts/application.html.erb
app/views/provider.txt
app/views/providers/edit.html.erb
app/views/providers/index.html.erb
app/views/sessions/_auth.html.erb
app/views/sessions/_form_for_redeemify_code.erb
app/views/sessions/_logged_in.html.erb
app/views/sessions/_sign_in.html.erb
app/views/sessions/customer.html.erb
app/views/sessions/delete_account.html.erb
app/views/sessions/delete_page.html.erb
app/views/sessions/new.html.erb
app/views/sessions/show.html.erb
app/views/shared/_header.html.erb
app/views/shared/_messages.html.erb
app/views/shared/_nav_js.html.erb
app/views/vendors/edit.html.erb
app/views/vendors/index.html.erb
app/views/vendors/profile.html.erb
app/views/vendors/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
config.ru