ruby-rcade/RubyGameDev.com

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env
.gitignore
.hound.yml
.powder
.rspec
.ruby-style.yml
.ruby-version
.travis.yml
CODE_OF_CONDUCT.md
Capfile
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile
README.md
Rakefile
app/assets/images/Guide.png
app/assets/images/banner-header.png
app/assets/images/footer.png
app/assets/images/header_daily.png
app/assets/images/header_monthly.png
app/assets/images/header_weekly.png
app/assets/images/joybox_asteroids_game.png
app/assets/images/powered_by_rackspace.png
app/assets/images/red-gamepad-icon.png
app/assets/images/reply-button.png
app/assets/images/rubygamedev_logo.png
app/assets/images/rubymotion_logo.png
app/assets/javascripts/application.js48
A
0 mins
app/assets/stylesheets/application.scss
app/assets/stylesheets/bootstrap-overrides.scss
app/assets/stylesheets/comments.sass
app/assets/stylesheets/guide_categories.sass
app/assets/stylesheets/guides.sass
app/assets/stylesheets/layout.sass
app/assets/stylesheets/posts.sass
app/assets/stylesheets/search.sass
app/assets/stylesheets/tags.sass
app/assets/stylesheets/vote.sass
app/controllers/application_controller.rb9
A
0 mins
app/controllers/comments_controller.rb52
A
0 mins
app/controllers/guide_categories_controller.rb50
A
1 hr
app/controllers/guide_revisions_controller.rb70
A
0 mins
app/controllers/guides_controller.rb73
A
55 mins
app/controllers/libraries_controller.rb51
A
1 hr
app/controllers/library_categories_controller.rb50
A
1 hr
app/controllers/pages_controller.rb7
A
0 mins
app/controllers/posts_controller.rb74
A
55 mins
app/controllers/sessions_controller.rb21
A
0 mins