summaryrefslogtreecommitdiffstats
path: root/app/models/comment_observer.rb
Commit message (Expand)AuthorAgeFilesLines
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-141-24/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from app/models/comment_observer.rb.Toshi MARUYAMA2011-08-311-2/+2
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-041-0/+24