mirror of
https://github.com/redmine/redmine.git
synced 2025-11-01 02:46:13 +01:00
3 lines
124 B
Ruby
3 lines
124 B
Ruby
|
|
require File.dirname(__FILE__) + '/lib/acts_as_customizable'
|
||
|
|
ActiveRecord::Base.send(:include, Redmine::Acts::Customizable)
|