fununloaded/One_Eighty_Degrees_Consulting

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveralls.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
README.md
README.rdoc
Rakefile
app/controllers/admin_controller.rb50
A
0 mins
app/controllers/application_controller.rb6
A
0 mins
app/controllers/applications_controller.rb2
A
0 mins
app/controllers/clients_controller.rb12
A
0 mins
app/controllers/main_controller.rb2
A
0 mins
app/controllers/sponsors_controller.rb12
A
0 mins
app/controllers/static_pages_controller.rb8
A
0 mins
app/controllers/studentapplications_controller.rb110
A
0 mins
app/controllers/users_controller.rb47
A
3 hrs
app/helpers/admin_helper.rb2
A
0 mins
app/helpers/application_helper.rb10
A
0 mins
app/helpers/applications_helper.rb2
A
0 mins
app/helpers/clients_helper.rb2
A
0 mins
app/helpers/main_helper.rb2
A
0 mins
app/helpers/sponsors_helper.rb2
A
0 mins
app/helpers/studentapplications_helper.rb2
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/user_notifier.rb7
A
0 mins
app/models/client.rb2
A
0 mins
app/models/deadline.rb2
A
0 mins
app/models/prompt.rb2
A
0 mins
app/models/sponsor.rb2
A
0 mins
app/models/studentapplication.rb8
A
0 mins
app/models/user.rb5
A
0 mins
app/uploaders/avatar_uploader.rb9
A
0 mins
app/views/admin/editusers.html.haml
app/views/admin/index.html.haml
app/views/admin/new_deadline.html.haml
app/views/admin/prompts.html.haml
app/views/admin/viewapps.html.haml
app/views/admin/viewessays.html.haml
app/views/applications/index.html.haml
app/views/clients/create.html.haml
app/views/clients/new.html.haml
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb