HabitatMap/AirCasting

View on GitHub
app/models/threshold_alert.rb

Summary

Maintainability
A
0 mins
Test Coverage
class ThresholdAlert < ApplicationRecord
  belongs_to :user
end