hugodias/san-pedro-valley-jobs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env.example
.eslintignore
.eslintrc
.gitignore
.jsbeautifyrc
.reek
.rspec
.rubocop.yml
.ruby-version
GUIA.md
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app/assets/images/logo-black.png
app/assets/images/logo.png
app/assets/javascripts/google_analytics.coffee
app/assets/javascripts/jobs.coffee
app/assets/stylesheets/_mq.scss
app/assets/stylesheets/_new_job.scss
app/assets/stylesheets/_show_job.scss
app/assets/stylesheets/_theme.scss
app/assets/stylesheets/_variables.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/companies.scss
app/assets/stylesheets/dashboard.scss
app/assets/stylesheets/jobs.scss
app/views/companies/index.html.erb
app/views/companies/show.html.erb
app/views/dashboard/companies/index.html.erb
app/views/dashboard/dashboard/_job.html.erb
app/views/dashboard/dashboard/index.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/sessions/new.html.erb
app/views/job_mailer/job_approved.html.erb
app/views/job_mailer/job_created.html.erb
app/views/job_mailer/job_reproved.html.erb
app/views/jobs/_form.html.erb
app/views/jobs/_job_actions.html.erb
app/views/jobs/_job_info.html.erb
app/views/jobs/_job_no_results.html.erb
app/views/jobs/_job_row.html.erb
app/views/jobs/_review_bar.html.erb
app/views/jobs/create.html.erb
app/views/jobs/feed.rss.builder