vital-edu/sala-de-espera

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/images/icon.svg
app/assets/images/logo.svg
app/assets/images/service_categories/haircut.jpg
app/assets/images/service_categories/hairstyle.jpg
app/assets/images/service_categories/manicure.jpg
app/assets/images/service_categories/pedicure.jpg
app/assets/images/service_categories/progressive_brush.jpg
app/assets/javascripts/application.js6
A
0 mins
app/assets/javascripts/cable.js4
A
0 mins
app/assets/javascripts/devise.js16
B
6 hrs
app/assets/stylesheets/application.scss
app/assets/stylesheets/devise.scss
app/assets/stylesheets/home.scss
app/assets/stylesheets/scaffolds.scss
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/application_controller.rb11
A
0 mins
app/controllers/employees_controller.rb47
A
0 mins
app/controllers/service_categories_controller.rb46
A
0 mins
app/controllers/services_controller.rb48
A
0 mins
app/controllers/static_pages_controller.rb6
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/models/ability.rb11
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/role.rb11
A
0 mins
app/models/service.rb16
A
0 mins
app/models/service_category.rb12
A
0 mins
app/models/user.rb24
A
0 mins
app/views/application/_favicon.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/shared/_registration.html.erb
app/views/devise/unlocks/new.html.erb
app/views/employees/_form.html.erb
app/views/employees/edit.html.erb
app/views/employees/index.html.erb
app/views/employees/new.html.erb
app/views/employees/show.html.erb
app/views/layouts/_login_form.html.erb