mirror of
https://github.com/neocities/neocities.git
synced 2025-07-25 20:08:27 +02:00
more work on comments for events
This commit is contained in:
parent
eba4a6e3f5
commit
b96730b83f
17 changed files with 2298 additions and 43 deletions
|
@ -1,3 +1,4 @@
|
|||
class Comment < Sequel::Model
|
||||
many_to_one :event
|
||||
many_to_one :actioning_site, class: :Site
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue