????
Current Path : C:/inetpub/vhost/redmine/lib/plugins/acts_as_watchable/ |
Current File : C:/inetpub/vhost/redmine/lib/plugins/acts_as_watchable/init.rb |
# frozen_string_literal: true # Include hook code here require File.dirname(__FILE__) + '/lib/acts_as_watchable' ActiveRecord::Base.send(:include, Redmine::Acts::Watchable)