mirror of
https://github.com/neocities/neocities.git
synced 2025-06-29 07:33:26 +02:00
event deleting
This commit is contained in:
parent
6277a94a5b
commit
a4a2b5165b
14 changed files with 105 additions and 31 deletions
|
@ -1,4 +1,6 @@
|
|||
class Event < Sequel::Model
|
||||
include Sequel::ParanoidDelete
|
||||
|
||||
many_to_one :site
|
||||
one_to_one :follow
|
||||
one_to_one :tip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue