MattZhao/AtRisk

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
spec/models/form_spec.rb0
A
0 mins
spec/rails_helper.rb8
A
0 mins
spec/spec_helper.rb21
A
0 mins
spec/support/controller_macros.rb18
A
0 mins
spec/support/env.rb0
A
0 mins
spec/support/factory_girl.rb3
A
0 mins
test/controllers/at_risk_controller_test.rb3
A
0 mins
test/controllers/news_controller_test.rb39
A
0 mins
test/models/form_attachment_test.rb3
A
0 mins
test/models/news_test.rb3
A
0 mins
test/models/user_test.rb3
A
0 mins
test/test_helper.rb15
A
0 mins
.codeclimate.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
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/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
app/views/form_attachments/_form.html.erb
app/views/form_attachments/_form_attachment.json.jbuilder
app/views/form_attachments/edit.html.erb