mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
3 lines
No EOL
50 B
Ruby
3 lines
No EOL
50 B
Ruby
class Stat < Sequel::Model
|
|
many_to_one :site
|
|
end |