trigger observers, wow this is all very complicated and full of duct tape

This commit is contained in:
Sam 2013-08-15 13:54:48 +10:00
parent fda6cce0de
commit ee95d7df9c
1 changed files with 1 additions and 2 deletions

View File

@ -149,8 +149,7 @@ class PostAction < ActiveRecord::Base
def remove_act!(user)
trash!(user)
update_counters
enforce_rules
run_callbacks(:save)
end
def is_bookmark?