NerdDiffer/job_tracker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rspec
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app/assets/javascripts/companies.coffee
app/assets/javascripts/search_suggestions.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/categories.scss
app/assets/stylesheets/companies.scss
app/assets/stylesheets/contacts.scss
app/assets/stylesheets/home.scss
app/assets/stylesheets/job_applications.scss
app/assets/stylesheets/main.scss
app/assets/stylesheets/mixins.scss
app/assets/stylesheets/notes.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/search_suggestions.scss
app/assets/stylesheets/users.scss
app/assets/stylesheets/variables.scss
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
app/views/home/index.html.erb
app/views/job_applications/_cover_letter.html.erb