ashirahattia/cs169-pgm

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
spec/groups_controller_spec.rb80
A
0 mins
spec/groups_helper_spec.rb24
A
0 mins
spec/login_controller_spec.rb25
A
0 mins
spec/match_spec.rb33
A
0 mins
spec/matches_controller_spec.rb11
A
0 mins
spec/matches_helper_spec.rb81
A
0 mins
spec/spec_helper.rb118
A
0 mins
app/controllers/google_controller.rb179
A
25 mins
features/step_definitions/pgm_steps.rb134
A
35 mins
spec/google_controller_spec.rb84
A
35 mins
app/controllers/groups_controller.rb68
A
2 hrs
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
README.rdoc
Rakefile
app/assets/javascripts/groups.coffee
app/assets/javascripts/login.coffee
app/assets/javascripts/matches.coffee
app/assets/javascripts/projects.coffee
app/assets/stylesheets/_matchtable.scss
app/assets/stylesheets/_sidebar.scss
app/assets/stylesheets/_variables.scss
app/assets/stylesheets/_viewgroups.scss
app/assets/stylesheets/application.css
app/assets/stylesheets/groups.scss
app/assets/stylesheets/login.scss
app/assets/stylesheets/matches.scss
app/assets/stylesheets/projects.scss
app/assets/stylesheets/stylesheet.scss
app/views/application/errors.html.erb
app/views/google/_authorized.html.erb
app/views/google/_not_authorized.html.erb
app/views/google/index.html.erb
app/views/google/settings.erb
app/views/groups/destroy.html.erb
app/views/groups/destroy_multiple.html.erb
app/views/groups/index.html.erb
app/views/groups/show.html.erb
app/views/layouts/_sidebar.html.erb
app/views/layouts/application.html.erb
app/views/login/index.html.erb