avrj/eventTicketing

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/admin/ticket_types_controller.rb60
A
1 hr
app/controllers/admin/tickets_controller.rb81
A
1 hr
app/controllers/admin/users_controller.rb58
A
1 hr
app/controllers/application_controller.rb49
A
0 mins
app/controllers/customer/base_controller.rb2
A
0 mins
app/controllers/customer/contact_informations_controller.rb44
A
1 hr
app/controllers/customer/customers_controller.rb26
A
35 mins
app/controllers/customer/orders_controller.rb70
A
1 hr
app/controllers/customer/seat_selector_controller.rb6
A
0 mins
app/controllers/customer/sessions_controller.rb28
A
25 mins
app/controllers/seats_controller.rb5
A
0 mins
app/controllers/shopping_cart_controller.rb59
A
55 mins
app/controllers/ticket_types_controller.rb5
A
0 mins
app/models/admin.rb11
A
0 mins
app/models/customer.rb30
A
0 mins
app/models/reservation.rb13
A
0 mins
app/models/seat.rb12
A
0 mins
app/models/shopping_cart.rb68
A
0 mins
app/models/ticket.rb8
A
0 mins
app/models/ticket_type.rb11
A
0 mins
app/views/admin/customers/_breadcrumb.html.erb
app/views/admin/customers/_edit_form.html.erb
app/views/admin/customers/_form.html.erb
app/views/admin/customers/edit.html.erb
app/views/admin/customers/index.html.erb
app/views/admin/customers/index.json.jbuilder
app/views/admin/customers/new.html.erb
app/views/admin/customers/show.html.erb
app/views/admin/customers/show.json.jbuilder
app/views/admin/orders/_breadcrumb.html.erb
app/views/admin/orders/edit.html.erb
app/views/admin/orders/index.html.erb
app/views/admin/orders/index.json.jbuilder
app/views/admin/orders/show.html.erb
app/views/admin/orders/show.json.jbuilder
app/views/admin/seats/_breadcrumb.html.erb
app/views/admin/seats/_edit_form.html.erb
app/views/admin/seats/_form.html.erb
app/views/admin/seats/edit.html.erb
app/views/admin/seats/index.html.erb
app/views/admin/seats/index.json.jbuilder
app/views/admin/seats/new.html.erb
app/views/admin/seats/show.html.erb
app/views/admin/seats/show.json.jbuilder
app/views/admin/sessions/new.html.erb
app/views/admin/ticket_types/_breadcrumb.html.erb
app/views/admin/ticket_types/_edit_form.html.erb
app/views/admin/ticket_types/_form.html.erb
app/views/admin/ticket_types/edit.html.erb
app/views/admin/ticket_types/index.html.erb