mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
3 lines
No EOL
54 B
Ruby
3 lines
No EOL
54 B
Ruby
class Comment < Sequel::Model
|
|
many_to_one :event
|
|
end |