Redmine 3.4.4
This commit is contained in:
commit
64924a6376
2112 changed files with 259028 additions and 0 deletions
3
lib/plugins/acts_as_watchable/init.rb
Normal file
3
lib/plugins/acts_as_watchable/init.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Include hook code here
|
||||
require File.dirname(__FILE__) + '/lib/acts_as_watchable'
|
||||
ActiveRecord::Base.send(:include, Redmine::Acts::Watchable)
|
Loading…
Add table
Add a link
Reference in a new issue