livingsocial/rearview-engine

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
Gemfile
Gemfile.lock
MIT-LICENSE
Procfile
README.md
Rakefile
app/assets/javascripts/rearview/application.js0
A
0 mins
app/assets/stylesheets/rearview/application.css
app/controllers/rearview/application_controller.rb13
A
0 mins
app/controllers/rearview/dashboard_children_controller.rb23
A
0 mins
app/controllers/rearview/dashboards_controller.rb36
A
0 mins
app/controllers/rearview/home_controller.rb6
A
0 mins
app/controllers/rearview/jobs_controller.rb74
A
0 mins
app/controllers/rearview/monitor_controller.rb21
A
45 mins
app/controllers/rearview/user_controller.rb18
A
0 mins
app/helpers/rearview/application_helper.rb22
A
0 mins
app/mailers/rearview/alert_mailer.rb10
A
0 mins
app/mailers/rearview/metrics_validation_mailer.rb9
A
0 mins
app/models/rearview/dashboard.rb10
A
0 mins
app/models/rearview/job.rb148
A
1 hr
app/models/rearview/job_data.rb9
A
0 mins
app/models/rearview/job_error.rb93
A
55 mins
app/models/rearview/user.rb5
A
0 mins
app/views/devise/sessions/_database_auth.html.erb
app/views/devise/sessions/_google_oauth2_auth.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.erb
app/views/layouts/devise/sessions.html.erb
app/views/layouts/rearview/application.html.erb
app/views/rearview/alert_mailer/alert_email.text.erb
app/views/rearview/dashboards/_dashboard.json.jbuilder
app/views/rearview/dashboards/errors.json.jbuilder
app/views/rearview/dashboards/index.json.jbuilder
app/views/rearview/dashboards/show.json.jbuilder
app/views/rearview/home/show.html.erb
app/views/rearview/job_data/_job_data.json.jbuilder
app/views/rearview/job_errors/_job_error.json.jbuilder
app/views/rearview/jobs/_job.json.jbuilder
app/views/rearview/jobs/data.json.jbuilder
app/views/rearview/jobs/errors.json.jbuilder
app/views/rearview/jobs/index.json.jbuilder