site change and file recording, better share support

This commit is contained in:
Kyle Drake 2014-06-04 18:05:29 -07:00
parent 9275b92d9f
commit da9d1e4eb3
15 changed files with 125 additions and 65 deletions

View file

@ -0,0 +1,3 @@
class SiteChangeFile < Sequel::Model
many_to_one :site_change
end