mayth/parasol

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rubocop.yml
.ruby-version
.travis.yml
.yardopts
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile
README.md
Rakefile
app/assets/images/loader-large-inverted.gif
app/assets/images/loader-large.gif
app/assets/images/loader-medium-inverted.gif
app/assets/images/loader-medium.gif
app/assets/images/loader-mini-inverted.gif
app/assets/images/loader-mini.gif
app/assets/images/loader-small-inverted.gif
app/assets/images/loader-small.gif
app/assets/javascripts/admin/challenge.js.coffee
app/assets/javascripts/admin/home.js.coffee
app/assets/javascripts/admin/posts.js.coffee
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/challenges.js.coffee
app/assets/javascripts/highlight.pack.js0
A
0 mins
app/assets/javascripts/home.js.coffee
app/assets/javascripts/layout.js.coffee
app/assets/javascripts/posts.js.coffee
app/assets/stylesheets/admin/home.css.scss
app/assets/stylesheets/application.css
app/assets/stylesheets/challenges.css.scss
app/assets/stylesheets/home.css.scss
app/assets/stylesheets/layout.css.scss
app/assets/stylesheets/posts.css.scss
app/controllers/admin/adjustments_controller.rb51
A
1 hr
app/controllers/admin/challenges_controller.rb55
A
1 hr
app/controllers/admin/home_controller.rb5
A
0 mins
app/controllers/admin/passwords_controller.rb2
A
0 mins
app/controllers/admin/players_controller.rb52
A
50 mins
app/controllers/admin/posts_controller.rb50
A
50 mins
app/controllers/admin/registrations_controller.rb2
A
0 mins
app/controllers/admin/sessions_controller.rb2
A
0 mins
app/controllers/admin/settings_controller.rb31
A
0 mins
app/controllers/admin/teams_controller.rb58
A
1 hr
app/controllers/application_controller.rb7
A
0 mins
app/controllers/challenges_controller.rb74
A
0 mins
app/controllers/home_controller.rb19
A
0 mins
app/controllers/players/passwords_controller.rb2
A
0 mins
app/controllers/players/registrations_controller.rb44
A
35 mins