mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 17:52:39 +02:00
3 lines
No EOL
51 B
Ruby
3 lines
No EOL
51 B
Ruby
class Like < Sequel::Model
|
|
many_to_one :event
|
|
end |