summaryrefslogtreecommitdiffstats
path: root/app/models/wiki_content_observer.rb
Commit message (Expand)AuthorAgeFilesLines
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-141-28/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-051-2/+2
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from app/models/wiki_content_observer.rb.Toshi MARUYAMA2011-08-311-4/+4
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-171-0/+28