mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 17:18:02 +02:00
site change and file recording, better share support
This commit is contained in:
parent
9275b92d9f
commit
da9d1e4eb3
15 changed files with 125 additions and 65 deletions
3
models/site_change_file.rb
Normal file
3
models/site_change_file.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class SiteChangeFile < Sequel::Model
|
||||
many_to_one :site_change
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue