portlandcodeschool/humanitywar-rails

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.autotest
.gitignore
.rspec
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
TODO
app/assets/images/black-icon-draw-2-pick-3.png
app/assets/images/black-icon-pick-2.png
app/assets/images/black-icon.png
app/assets/images/fridayhug.jpg
app/assets/images/white-icon.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/entries.js.coffee
app/assets/javascripts/global.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/config.rb8
A
0 mins
app/assets/stylesheets/entries.css.scss
app/assets/stylesheets/fontawesome-ie7.css
app/assets/stylesheets/fontawesome.css.scss
app/assets/stylesheets/fonts/fontawesome-webfont.afm
app/assets/stylesheets/fonts/fontawesome-webfont.eot
app/assets/stylesheets/fonts/fontawesome-webfont.ttf
app/assets/stylesheets/fonts/fontawesome-webfont.woff
app/assets/stylesheets/global.css.scss
app/assets/stylesheets/normalize.css
app/assets/stylesheets/pagination.css
app/assets/stylesheets/static.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/entries_controller.rb90
A
0 mins
app/controllers/static_controller.rb7
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/black_cards_helper.rb2
A
0 mins
app/helpers/entries_helper.rb2
A
0 mins
app/helpers/playas_helper.rb2
A
0 mins
app/helpers/white_cards_helper.rb2
A
0 mins
app/models/black_card.rb10
A
0 mins
app/models/entries_white_card.rb6
A
0 mins
app/models/entry.rb32
A
0 mins
app/models/playa.rb7
A
0 mins
app/models/white_card.rb7
A
0 mins
app/views/entries/_form.html.haml
app/views/entries/_pagination.html.erb
app/views/entries/index.html.haml
app/views/entries/losing.html.erb
app/views/entries/new.html.haml
app/views/entries/newest.html.erb
app/views/entries/show.html.erb