📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
Nevillealee/cs_prepaid_app
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
3 days ago
Refresh default branch
Refresh
Branch:
master
(View all)
Name
Lines of code
Maintainability
Test coverage
.DS_Store
.gitignore
.rspec
.ruby-gemset
.ruby-version
.yardoc/checksums
.yardoc/complete
.yardoc/object_types
.yardoc/objects/root.dat
.yardoc/proxy_types
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/config/manifest.js
0
A
0 mins
app/assets/javascripts/application.js
0
A
0 mins
app/assets/javascripts/cable.js
4
A
0 mins
app/assets/javascripts/channels/notifications.js
7
A
0 mins
app/assets/stylesheets/application.scss
app/assets/stylesheets/customer.scss
app/assets/stylesheets/customer/orders.scss
app/assets/stylesheets/dashboards.scss
app/assets/stylesheets/home.scss
app/channels/application_cable/channel.rb
4
A
0 mins
app/channels/application_cable/connection.rb
16
A
0 mins
app/channels/notifications_channel.rb
8
A
0 mins
app/controllers/application_controller.rb
7
A
0 mins
app/controllers/customer/orders_controller.rb
84
A
1 hr
app/controllers/customers_controller.rb
14
A
0 mins
app/controllers/dashboards_controller.rb
5
A
0 mins
app/controllers/users/registrations_controller.rb
16
A
0 mins
app/helpers/requestable.rb
104
A
3 hrs
app/helpers/resque_helper.rb
26
A
0 mins
app/mailers/application_mailer.rb
4
A
0 mins
app/models/address.rb
5
A
0 mins
app/models/application_record.rb
3
A
0 mins
app/models/customer.rb
33
A
1 hr
app/models/order.rb
31
A
0 mins
app/models/order_line_item.rb
5
A
0 mins
app/models/subscription.rb
19
A
0 mins
app/models/user.rb
7
A
0 mins
app/services/clean.rb
15
A
0 mins
app/services/line_item_update.rb
92
B
4 hrs
app/services/request.rb
43
A
0 mins
app/services/size_update.rb
94
A
2 hrs
app/services/upsert.rb
51
A
0 mins
app/views/customer/orders/edit.html.erb
app/views/customer/orders/index.html.erb
app/views/customer/orders/show.html.erb
app/views/customer/orders/size_edit.html.erb
‹
1
2
3
›