mirror of
https://github.com/neocities/neocities.git
synced 2025-05-12 22:38:21 +02:00
Refactor logs, granularity to one day, with testing
This commit is contained in:
parent
434deee366
commit
3bca5e8839
9 changed files with 353 additions and 37 deletions
3
models/stat_path.rb
Normal file
3
models/stat_path.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class StatPath < Sequel::Model
|
||||
many_to_one :stat
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue