Absolventa/ereignishorizont

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/images/rgsocpic.png
app/assets/javascripts/alarms.js.coffee
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/bootstrap-rowlink.js33
A
0 mins
app/assets/javascripts/expected_events.js.coffee
app/assets/javascripts/users.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/custom.css.scss
app/controllers/alarms_controller.rb71
A
0 mins
app/controllers/application_controller.rb19
A
0 mins
app/controllers/concerns/search_filters.rb27
A
0 mins
app/controllers/expected_events_controller.rb55
A
20 mins
app/controllers/incoming_events_controller.rb78
A
25 mins
app/controllers/password_resets_controller.rb24
A
0 mins
app/controllers/remote_sides_controller.rb52
A
20 mins
app/controllers/sessions_controller.rb26
A
25 mins
app/controllers/users_controller.rb77
A
1 hr
app/helpers/application_helper.rb33
A
2 hrs
app/mailers/alarm_mailer.rb13
A
0 mins
app/mailers/user_mailer.rb19
A
0 mins
app/models/alarm.rb30
A
0 mins
app/models/alarm/slack_notifier.rb48
A
0 mins
app/models/alarm_mapping.rb4
A
0 mins
app/models/alarm_notification.rb14
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/cleanup.rb16
A
0 mins
app/models/expected_event.rb101
A
0 mins
app/models/incoming_event.rb14
A
0 mins
app/models/matcher.rb23
A
0 mins
app/models/remote_side.rb15
A
0 mins
app/models/user.rb18
A
0 mins
app/views/alarm_mailer/event_expectation_matched.text.erb
app/views/alarms/_form.html.haml
app/views/alarms/edit.html.haml
app/views/alarms/index.html.haml
app/views/alarms/new.html.haml
app/views/alarms/show.html.haml
app/views/expected_events/_form.html.haml
app/views/expected_events/edit.html.haml