J3RN/time-tracker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/uploads/Customers.csv
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
lib/core_extensions/time/custom_formats.rb17
A
0 mins
lib/core_extensions/date/custom_formats.rb17
A
0 mins
config.ru
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/time_entries/updates_all_time_entries.html.erb
app/views/time_entries/new.html.erb
app/views/time_entries/index.html.erb
app/views/time_entries/edit.html.erb
app/views/time_entries/_form.html.erb
app/views/time_entries/_entries_table.html.erb
app/views/tasks/new.html.erb
app/views/tasks/index.html.erb
app/views/tasks/edit.html.erb
app/views/tasks/_task_table.html.erb
app/views/tasks/_form.html.erb
app/views/tags/new.html.erb
app/views/tags/index.html.erb
app/views/tags/edit.html.erb
app/views/tags/_form.html.erb
app/views/layouts/application.html.erb
app/views/home/index.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/confirmations/new.html.erb
app/models/user.rb8
A
0 mins
app/models/time_entry.rb37
A
0 mins
app/models/task.rb67
A
25 mins
app/models/tagging.rb4
A
0 mins
app/models/tag.rb7
A
0 mins
app/models/application_record.rb3
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/helpers/time_entries_helper.rb5
A
0 mins