MattZhao/AtRisk

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/at_risk.coffee
app/assets/javascripts/form_attachments.coffee
app/assets/javascripts/news.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/at_risk.scss
app/assets/stylesheets/blog.css
app/assets/stylesheets/dashboard.css
app/assets/stylesheets/default.css
app/assets/stylesheets/devise.css
app/assets/stylesheets/form_attachments.scss
app/assets/stylesheets/news.scss
app/assets/stylesheets/pdf.css
app/assets/stylesheets/scaffolds.scss
app/controllers/application_controller.rb9
A
0 mins
app/controllers/at_risk_controller.rb8
A
0 mins
app/controllers/forms_controller.rb251
C
1 day
app/controllers/messages_controller.rb5
A
0 mins
app/controllers/news_controller.rb65
A
0 mins
app/controllers/users_controller.rb29
A
45 mins
app/helpers/at_risk_helper.rb5
A
0 mins
app/helpers/form_attachments_helper.rb2
A
0 mins
app/helpers/news_helper.rb2
A
0 mins
app/models/form.rb14
A
0 mins
app/models/form_attachment.rb4
A
0 mins
app/models/news.rb2
A
0 mins
app/models/user.rb8
A
0 mins
app/uploaders/attachment_uploader.rb6
A
0 mins
app/views/at_risk/index.html
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
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/_loginstat.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb