????

Your IP : 13.58.170.28


Current Path : C:/inetpub/vhost/redmine/lib/plugins/acts_as_watchable/
Upload File :
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)