event deleting

This commit is contained in:
Kyle Drake 2014-05-02 17:44:31 -07:00
parent 6277a94a5b
commit a4a2b5165b
14 changed files with 105 additions and 31 deletions

View file

@ -1,4 +1,6 @@
class Event < Sequel::Model
include Sequel::ParanoidDelete
many_to_one :site
one_to_one :follow
one_to_one :tip