tangosource/knowledge_base

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
makefile
lib/sessions_handler.rb22
A
0 mins
config.ru
bin/rake
bin/rails
bin/bundle
app/views/search/index.html.haml
app/views/pages/landing_page.html.haml
app/views/pages/index.html.haml
app/views/layouts/welcome.html.haml
app/views/layouts/application.html.haml
app/views/layouts/_header.html.haml
app/views/documents/show.html.haml
app/views/documents/new.html.haml
app/views/documents/edit.html.haml
app/views/documents/_form.html.haml
app/views/documents/_document.html.haml
app/models/user.rb7
A
0 mins
app/models/document.rb17
A
0 mins
app/controllers/sessions_controller.rb20
A
0 mins
app/controllers/search_controller.rb10
A
0 mins
app/controllers/pages_controller.rb11
A
0 mins
app/controllers/documents_controller.rb40
A
0 mins
app/controllers/application_controller.rb13
A
0 mins
app/assets/stylesheets/pages/index.css.sass
app/assets/stylesheets/landing_page.css.sass
app/assets/stylesheets/foundation.css
app/assets/stylesheets/documents.css.sass
app/assets/stylesheets/application.css
app/assets/javascripts/foundation.js287
C
7 hrs
app/assets/javascripts/application.js0
A
0 mins
app/assets/images/wmd-buttons.png
app/assets/images/tangosource.png
Rakefile
README.md
Guardfile
Gemfile.lock
Gemfile
.travis.yml
.ruby-version
.ruby-gemset
.rspec
.gitignore