tangosource/knowledge_base

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