secret zone dont look at this commit

This commit is contained in:
Kyle Drake 2013-06-22 23:21:41 -07:00
parent 5e7346300e
commit 7ed7ad183e
4 changed files with 49 additions and 14 deletions

View file

@ -65,10 +65,10 @@ class Site < Sequel::Model
super
end
def after_destroy
FileUtils.rm_rf file_path
super
end
# def after_destroy
# FileUtils.rm_rf file_path
# super
# end
def validate
super