OSDN Git Service

Refactor: Move recipients method into acts_as_event
authorEric Davis <edavis@littlestreamsoftware.com>
Mon, 1 Feb 2010 18:57:12 +0000 (18:57 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Mon, 1 Feb 2010 18:57:12 +0000 (18:57 +0000)
commit358e3194d79b9e4503edd48d2179b9f8f2920cd3
treeb756b0e53207d924b805398028bae104da2b1019
parentd43c860448ce71ca3f35ac6487775deaa0dcb3c3
Refactor: Move recipients method into acts_as_event

acts_as_event should be the standard interface to Redmine events, like mail
notifications, so having a standard recipients implementation there makes sense.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3358 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/document.rb
app/models/message.rb
app/models/news.rb
vendor/plugins/acts_as_event/lib/acts_as_event.rb