.gitignore | |
|
|
.hound.yml | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/images/cover.jpg | |
|
|
app/assets/images/logo.svg | |
|
|
app/assets/javascripts/application.js | 0 | A 0 mins |
|
app/assets/javascripts/application_graph.js | 120 | C 1 day |
|
app/assets/javascripts/events_graph.js | 131 | D 1 day |
|
app/assets/stylesheets/application.scss | |
|
|
app/assets/stylesheets/chart.scss | |
|
|
app/assets/stylesheets/mailer.scss | |
|
|
app/commands/process_raw_event.rb | 94 | A 0 mins |
|
app/commands/register_github_user.rb | 26 | A 0 mins |
|
app/commands/store_raw_event.rb | 14 | A 0 mins |
|
app/controllers/api/application_controller.rb | 19 | A 0 mins |
|
app/controllers/api/v1/application_controller.rb | 6 | A 0 mins |
|
app/controllers/api/v1/applications/application_controller.rb | 14 | A 0 mins |
|
app/controllers/api/v1/applications/sources/application_controller.rb | 14 | A 0 mins |
|
app/controllers/api/v1/applications/sources/scenarios_controller.rb | 79 | B 4 hrs |
|
app/controllers/api/v1/applications/sources_controller.rb | 31 | A 0 mins |
|
app/controllers/api/v1/applications_controller.rb | 23 | A 0 mins |
|
app/controllers/application_controller.rb | 9 | A 0 mins |
|
app/controllers/applications/application_controller.rb | 10 | A 0 mins |
|
app/controllers/applications/sources_controller.rb | 12 | A 0 mins |
|
app/controllers/applications/team_controller.rb | 18 | A 0 mins |
|
app/controllers/applications_controller.rb | 49 | A 0 mins |
|
app/controllers/client_api/application_controller.rb | 13 | A 0 mins |
|
app/controllers/client_api/v1/events_controller.rb | 18 | A 0 mins |
|
app/controllers/sessions_controller.rb | 32 | A 0 mins |
|
app/controllers/signed_application_controller.rb | 8 | A 0 mins |
|
app/controllers/users_controller.rb | 48 | A 0 mins |
|
app/controllers/welcome_controller.rb | 6 | A 0 mins |
|
app/finders/event_source_finder.rb | 43 | A 0 mins |
|
app/finders/scenario_finder.rb | 37 | A 0 mins |
|
app/forms/new_user_form.rb | 16 | A 0 mins |
|
app/forms/update_user_form.rb | 16 | A 0 mins |
|
app/helpers/navigation_helper.rb | 8 | A 0 mins |
|
app/mailers/application_mailer.rb | 4 | A 0 mins |
|
app/mailers/subscription_mailer.rb | 5 | A 0 mins |
|
app/models/application.rb | 17 | A 0 mins |
|
app/models/application_user.rb | 4 | A 0 mins |
|
app/models/event.rb | 37 | A 0 mins |
|
app/models/event_source.rb | 20 | A 0 mins |
|