davearonson/pull-request-roulette

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.pullreview.yml
.rspec
.ruby-gemset
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/images/1421284895_git-pull-request-128-white.png
app/assets/images/1421284895_git-pull-request-128.png
app/assets/images/favicon.gif
app/assets/images/rails.png
app/assets/images/roulette_spins_128x129.gif
app/assets/javascripts/application.js1
A
0 mins
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/foundation_and_overrides.scss
app/assets/stylesheets/styles.css.scss
app/controllers/application_controller.rb10
A
0 mins
app/controllers/home_controller.rb2
A
0 mins
app/controllers/pull_requests_controller.rb44
A
0 mins
app/controllers/sessions_controller.rb22
A
0 mins
app/helpers/application_helper.rb14
A
0 mins
app/models/pull_request.rb69
A
1 hr
app/views/home/news.html.erb
app/views/layouts/_log_in_out.html.erb
app/views/layouts/application.html.erb
app/views/pull_requests/_form.html.erb
app/views/pull_requests/_pull_request.html.erb
app/views/pull_requests/edit.html.erb
app/views/pull_requests/index.html.erb
app/views/pull_requests/index.json.jbuilder
app/views/pull_requests/new.html.erb
app/views/pull_requests/show.html.erb
app/views/pull_requests/show.json.jbuilder
bin/bundle
bin/rails
bin/rake
config.ru
deploy
lib/templates/erb/scaffold/_form.html.erb
public/404.html
public/422.html
public/500.html
public/robots.txt