1
0
Fork 0
mirror of https://github.com/neocities/neocities.git synced 2025-05-10 08:48:30 +02:00
neocities/models/stat.rb
2014-04-16 15:16:36 -07:00

3 lines
No EOL
50 B
Ruby

class Stat < Sequel::Model
many_to_one :site
end