site change and file recording, better share support

This commit is contained in:
Kyle Drake 2014-06-04 18:05:29 -07:00
parent 9275b92d9f
commit da9d1e4eb3
15 changed files with 125 additions and 65 deletions

View file

@ -5,7 +5,7 @@ class Event < Sequel::Model
many_to_one :follow
one_to_one :tip
one_to_one :tag
one_to_one :site_change
many_to_one :site_change
many_to_one :profile_comment
one_to_many :likes
one_to_many :comments