seratch/gistub

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/javascripts/ace/mode-twig.js0
A
0 mins
app/assets/javascripts/ace/mode-typescript.js0
A
0 mins
app/assets/javascripts/ace/mode-vbscript.js1
A
0 mins
app/assets/javascripts/ace/mode-velocity.js0
A
0 mins
app/assets/javascripts/ace/mode-verilog.js0
A
0 mins
app/assets/javascripts/ace/mode-xml.js1
A
0 mins
app/assets/javascripts/ace/mode-xquery.js1
A
0 mins
app/assets/javascripts/ace/mode-yaml.js0
A
0 mins
app/assets/javascripts/ace/theme-github.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/code_prettify.js28
A
0 mins
app/assets/javascripts/header.js0
A
0 mins
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/assets/stylesheets/code_prettify.css
app/controllers/application_controller.rb48
A
35 mins
app/controllers/comments_controller.rb21
A
0 mins
app/controllers/favorites_controller.rb19
A
0 mins
app/controllers/gists_controller.rb176
A
3 hrs
app/controllers/root_controller.rb6
A
0 mins
app/controllers/sessions_controller.rb30
A
0 mins
app/controllers/users_controller.rb46
A
35 mins
app/helpers/application_helper.rb63
A
0 mins
app/models/comment.rb7
A
0 mins
app/models/concerns/basic_persistence.rb7
A
0 mins
app/models/favorite.rb7
A
0 mins
app/models/gist.rb90
A
0 mins
app/models/gist_file.rb6
A
0 mins
app/models/gist_fork_creation.rb21
A
0 mins
app/models/gist_history.rb14
A
0 mins
app/models/gist_persistence.rb35
A
0 mins
app/models/user.rb14
A
0 mins
app/views/comments/_form.html.erb
app/views/comments/_list.html.erb
app/views/common/_favorites.html.erb
app/views/common/_flash_error.html.erb
app/views/common/_flash_notice.html.erb
app/views/common/_mygists.html.erb
app/views/common/_search_form.html.erb
app/views/favorites/just_required_for_rspec
app/views/gists/_fork_of.html.erb
app/views/gists/_forks.html.erb
app/views/gists/_form.html.erb
app/views/gists/_gist_files_input.html.erb
app/views/gists/_history.html.erb
app/views/gists/_list.html.erb
app/views/gists/_mine_page.html.erb
app/views/gists/_page.html.erb
app/views/gists/_user_fav_page.html.erb
app/views/gists/_user_page.html.erb