Use a separate table for storing push events
Compare changes
Files
12+ 64
− 19
@@ -44,12 +44,10 @@ class Event < ActiveRecord::Base
@@ -73,7 +71,31 @@ class Event < ActiveRecord::Base
@@ -242,23 +264,25 @@ def action_name
@@ -266,37 +290,58 @@ def md_ref?