NerdDiffer/job_tracker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/decorators/user_decorator.rb10
A
0 mins
app/helpers/application_helper.rb47
A
0 mins
app/helpers/companies_categories_helper.rb28
A
0 mins
app/helpers/home_helper.rb5
A
0 mins
app/helpers/sorting_helper.rb64
A
0 mins
app/helpers/sorting_helper/link_options.rb37
A
0 mins
app/helpers/sources_helper.rb18
A
0 mins
app/models/category.rb22
A
0 mins
app/models/company.rb72
A
0 mins
app/models/concerns/queryable.rb48
A
0 mins
app/models/contact.rb37
A
0 mins
app/models/job_application.rb39
A
0 mins
app/models/job_applications/belongs_to_job_application.rb10
A
0 mins
app/models/job_applications/cover_letter.rb11
A
0 mins
app/models/job_applications/posting.rb12
A
0 mins
app/models/note.rb9
A
0 mins
app/models/recruitment.rb30
A
0 mins
app/models/source.rb13
A
0 mins
app/models/user.rb16
A
0 mins
app/models/users/account.rb19
A
0 mins
app/models/users/authenticated_sessions.rb33
A
0 mins
app/models/users/omni_auth_user.rb28
A
0 mins
app/services/search_suggestion.rb27
A
0 mins
app/services/search_suggestion/dictionary.rb24
A
0 mins
app/services/search_suggestion/key_name.rb17
A
0 mins
app/services/search_suggestion/refresh.rb54
A
0 mins
app/services/search_suggestion/refresh/model.rb78
A
0 mins
app/services/search_suggestion/search.rb79
A
0 mins
app/views/categories/show.html.erb
app/views/companies/_form.html.erb
app/views/companies/_recruitments.html.erb
app/views/companies/_search_filter.html.erb
app/views/companies/_search_filter_category_select.html.erb
app/views/companies/_user_attached_records.html.erb
app/views/companies/edit.html.erb
app/views/companies/index.html.erb
app/views/companies/index.json.jbuilder
app/views/companies/new.html.erb
app/views/companies/show.html.erb
app/views/companies/show.json.jbuilder
app/views/contacts/_form.html.erb
app/views/contacts/_phone_and_email.html.erb
app/views/contacts/_search.html.erb
app/views/contacts/edit.html.erb
app/views/contacts/index.html.erb
app/views/contacts/index.json.jbuilder
app/views/contacts/new.html.erb
app/views/contacts/show.html.erb
app/views/contacts/show.json.jbuilder
app/views/home/about.html.erb