thomas-mcdonald/qa

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env.sample
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.scss-lint.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile
README.md
Rakefile
TODO.md
app/assets/images/rails.png
app/assets/javascripts/answers.js.coffee
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/comments.js.coffee
app/assets/javascripts/components/flash.js.coffee
app/assets/javascripts/components/qa_popover.js.coffee
app/assets/javascripts/libs.js0
A
0 mins
app/assets/javascripts/questions.js.coffee
app/assets/javascripts/votes.js.coffee
app/assets/stylesheets/_custom-bootstrap.scss
app/assets/stylesheets/admin.scss
app/assets/stylesheets/answers.scss
app/assets/stylesheets/application.scss
app/assets/stylesheets/badges.scss
app/assets/stylesheets/comments.scss
app/assets/stylesheets/components/tabbed-header.scss
app/assets/stylesheets/flash.scss
app/assets/stylesheets/global.scss
app/assets/stylesheets/navbar.scss
app/assets/stylesheets/posts.scss
app/assets/stylesheets/questions.scss
app/assets/stylesheets/tags.scss
app/assets/stylesheets/users.scss
app/assets/stylesheets/variables.scss
app/controllers/admin/dashboard_controller.rb11
A
0 mins
app/controllers/admin/users_controller.rb22
A
0 mins
app/controllers/answers_controller.rb37
A
0 mins
app/controllers/application_controller.rb66
A
0 mins
app/controllers/authorizations_controller.rb18
A
0 mins
app/controllers/badges_controller.rb12
A
0 mins
app/controllers/comments_controller.rb27
A
0 mins
app/controllers/concerns/timeline_action.rb11
A
0 mins
app/controllers/dev_controller.rb6
A
0 mins
app/controllers/questions_controller.rb99
A
0 mins
app/controllers/sessions_controller.rb6
A
0 mins
app/controllers/tags_controller.rb14
A
0 mins