marnen/duckbill

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/decorators/client_decorator.rb3
A
0 mins
app/decorators/name_and_address_decorator.rb13
A
0 mins
app/decorators/user_decorator.rb3
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/ability.rb10
A
0 mins
app/models/client.rb10
A
0 mins
app/models/date_format.rb16
A
0 mins
app/models/invoice.rb42
A
0 mins
app/models/project.rb12
A
0 mins
app/models/time_entry.rb14
A
0 mins
app/models/user.rb15
A
0 mins
app/services/create_invoice_service.rb10
A
0 mins
app/validators/state_validator.rb6
A
0 mins
app/views/clients/_client.html.haml
app/views/clients/_form.html.haml
app/views/clients/_header.html.haml
app/views/clients/edit.html.haml
app/views/clients/index.html.haml
app/views/clients/new.html.haml
app/views/clients/show.html.haml
app/views/devise/registrations/_user_form.html.haml
app/views/devise/registrations/edit.html.haml
app/views/devise/registrations/new.html.haml
app/views/invoices/_invoice.html.haml
app/views/invoices/_time_entry.html.haml
app/views/invoices/index.html.haml
app/views/invoices/new.html.haml
app/views/invoices/show.html.haml
app/views/layouts/application.html.haml
app/views/layouts/application.pdf.haml
app/views/projects/_form.html.haml
app/views/projects/_header.html.haml
app/views/projects/_project.html.haml
app/views/projects/edit.html.haml
app/views/projects/index.html.haml
app/views/projects/new.html.haml
app/views/projects/show.html.haml
app/views/shared/_navbar.html.haml
app/views/shared/_person_form.html.haml
app/views/time_entries/_form.html.haml
app/views/time_entries/_header.html.haml
app/views/time_entries/_time_entry.html.haml
app/views/time_entries/edit.html.haml
app/views/time_entries/index.html.haml
app/views/time_entries/new.html.haml
app/views/welcome/index.html.haml
bin/bundle
bin/rails
bin/rake
bin/setup