summaryrefslogtreecommitdiff
path: root/app/models/alert.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/alert.rb')
-rw-r--r--app/models/alert.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/models/alert.rb b/app/models/alert.rb
deleted file mode 100644
index 343c269..0000000
--- a/app/models/alert.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-class Alert < ActiveRecord::Base
- belongs_to :author
-end