grounds/grounds.io

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.gitignore
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Makefile
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/ground/client.js32
A
0 mins
app/assets/javascripts/ground/console.js37
A
0 mins
app/assets/javascripts/ground/ground.js82
A
0 mins
app/assets/javascripts/ground/gui.js85
A
1 hr
app/assets/javascripts/ground/utils.js86
A
0 mins
app/assets/javascripts/load_foundation.js5
A
0 mins
app/assets/javascripts/load_ground.js27
A
0 mins
app/assets/stylesheets/about.css.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/base.css.scss
app/assets/stylesheets/ground.css.scss
app/assets/stylesheets/layout.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/grounds_controller.rb32
A
0 mins
app/decorators/base_decorator.rb9
A
0 mins
app/decorators/ground_decorator.rb37
A
0 mins
app/helpers/application_helper.rb10
A
0 mins
app/models/concerns/redis_model.rb38
A
0 mins
app/models/ground.rb7
A
0 mins
app/views/grounds/_option_dropdown.html.erb
app/views/grounds/_shortcuts.html.erb
app/views/grounds/show.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_menu_links.html.erb
app/views/layouts/_sidemenu.html.erb
app/views/layouts/application.html.erb
app/views/pages/_team_member.html.erb
app/views/pages/about.html.erb
app/views/pages/empty.html.erb
bin/bundle
bin/rails
bin/rake
bin/spring
circle.yml
config.ru
docker-compose.yml
docs/AUTHORS.md
docs/CONTRIBUTING.md
docs/NEW_LANGUAGE.md