event deleting

This commit is contained in:
Kyle Drake 2014-05-02 17:44:31 -07:00
parent 6277a94a5b
commit a4a2b5165b
14 changed files with 105 additions and 31 deletions

View file

@ -1,7 +1,8 @@
require 'tilt'
class Site < Sequel::Model
# We might need to include fonts in here..
include Sequel::ParanoidDelete
VALID_MIME_TYPES = %w{
text/plain
text/html