winfield/traces

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/javascripts/views/comments/comments_view.js.coffee
app/assets/javascripts/views/sessions/session_view.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/backbone.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/assets/stylesheets/bw.css.scss
app/assets/stylesheets/custom.scss
app/assets/stylesheets/main.css
app/assets/stylesheets/traces.css
app/controllers/application_controller.rb42
A
0 mins
app/controllers/articles_controller.rb57
A
0 mins
app/controllers/backbone_controller.rb45
A
0 mins
app/controllers/comments_controller.rb36
A
0 mins
app/controllers/diaries_controller.rb26
A
0 mins
app/controllers/registrations_controller.rb11
A
0 mins
app/controllers/session_controller.rb2
A
0 mins
app/controllers/sitemap_controller.rb12
A
0 mins
app/helpers/application_helper.rb19
A
0 mins
app/helpers/articles_helper.rb7
A
0 mins
app/models/article.rb93
A
55 mins
app/models/comment.rb41
A
0 mins
app/models/diary.rb15
A
0 mins
app/models/user.rb17
A
0 mins
app/views/articles/_article.html.erb
app/views/articles/_form.html.erb
app/views/articles/drafts.html.erb
app/views/articles/edit.html.erb
app/views/articles/feed.atom.builder
app/views/articles/index.html.erb
app/views/articles/new.html.erb
app/views/articles/show.html.erb
app/views/articles/show_all.html.erb
app/views/backbone/index.html.erb
app/views/backbone/index.html.erb.backup
app/views/comments/_comment.html.erb
app/views/comments/_new_comment.html.erb
app/views/comments/create.js.erb
app/views/comments/destroy.js.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.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/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/diaries/_diary.html.erb