Mercurial > hg > soundsoftware-site
view vendor/plugins/acts_as_event/init.rb @ 965:4018f255c97b cannam
Merge from branch "feature_523"
author | Chris Cannam |
---|---|
date | Tue, 16 Oct 2012 16:47:33 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line source
require File.dirname(__FILE__) + '/lib/acts_as_event' ActiveRecord::Base.send(:include, Redmine::Acts::Event)