codeforamerica/oakland_answers

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
tags
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
lib/tasks/update_url.rake
lib/tasks/db.rake
lib/tasks/data.rake
lib/tags
lib/requester.rb35
A
0 mins
lib/markdownifier.rb8
A
0 mins
lib/assets/eng_stop.csv
config.ru
bin/spring
bin/rspec
app/views/shared/_search_form.html.erb
app/views/shared/_pagedown.html.erb
app/views/shared/_categories_sidebar.html.erb
app/views/shared/_articles_sidebar.html.erb
app/views/search/index.html.erb
app/views/quick_answers/show.html.erb
app/views/layouts/application.html.erb
app/views/home/index.html.erb
app/views/home/about.html.erb
app/views/home/_category.html.erb
app/views/home/_article.html.erb
app/views/categories/show.html.erb
app/views/categories/new.html.erb
app/views/categories/index.html.erb
app/views/categories/edit.html.erb
app/views/categories/_form.html.erb
app/views/articles/show.html.erb
app/views/articles/new.html.erb
app/views/articles/missing.html.erb
app/views/articles/index.html.erb
app/views/articles/edit.html.erb
app/views/articles/article_type.html.erb
app/views/articles/_form.html.erb
app/models/user.rb5
A
0 mins
app/models/category.rb16
A
0 mins
app/models/article.rb21
A
0 mins
app/helpers/application_helper.rb19
A
0 mins
app/controllers/tags
app/controllers/search_controller.rb10
A
0 mins
app/controllers/persona_controller.rb28
A
0 mins
app/controllers/home_controller.rb7
A
0 mins
app/controllers/categories_controller.rb49
A
30 mins
app/controllers/articles_controller.rb49
A
30 mins
app/controllers/application_controller.rb21
A
0 mins