diff .svn/pristine/c3/c3dea8144c460527e44fc4f146b876fcfcd0dbcb.svn-base @ 935:fe0249c097f6 live

Merge from the default branch
author Chris Cannam
date Wed, 11 Jul 2012 13:33:14 +0100
parents cbb26bc654de
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.svn/pristine/c3/c3dea8144c460527e44fc4f146b876fcfcd0dbcb.svn-base	Wed Jul 11 13:33:14 2012 +0100
@@ -0,0 +1,2 @@
+require File.dirname(__FILE__) + '/lib/acts_as_activity_provider'
+ActiveRecord::Base.send(:include, Redmine::Acts::ActivityProvider)