tsubery/quantifier

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env.example
.gitignore
.projections.json
.pryrc
.rspec
.rubocop.yml
.ruby-gemset
.ruby-version
.tool-versions
.travis.yml
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app/adapters/bcycle_adapter.rb58
A
0 mins
app/adapters/beeminder_adapter.rb34
A
0 mins
app/adapters/googlefit_adapter.rb100
A
0 mins
app/adapters/pocket_adapter.rb33
A
0 mins
app/adapters/stackoverflow_adapter.rb30
A
0 mins
app/adapters/trello_adapter.rb38
A
0 mins
app/assets/fonts/bootstrap/glyphicons-halflings-regular.eot
app/assets/fonts/bootstrap/glyphicons-halflings-regular.svg
app/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf
app/assets/fonts/bootstrap/glyphicons-halflings-regular.woff
app/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2
app/assets/images/logos/bcycle.png
app/assets/images/logos/beeminder.png
app/assets/images/logos/googlefit.png
app/assets/images/logos/pocket.png
app/assets/images/logos/stackoverflow.png
app/assets/images/logos/trello.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/framework_and_overrides.css.scss
app/assets/stylesheets/main.sass
app/controllers/application_controller.rb16
A
0 mins
app/controllers/authenticated_controller.rb3
A
0 mins
app/controllers/callback_controller.rb22
A
25 mins
app/controllers/credentials_controller.rb51
A
0 mins
app/controllers/goals_controller.rb59
A
0 mins
app/controllers/main_controller.rb15
A
0 mins
app/controllers/sessions_controller.rb23
A
0 mins
app/decorators/credential_decorator.rb12
A
0 mins
app/decorators/goal_decorator.rb41
A
0 mins
app/decorators/provider_decorator.rb35
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/metrics/bcycle/trip_durations.rb13
A
0 mins
app/metrics/bcycle/trip_lengths.rb13
A
0 mins