????

Your IP : 216.73.216.152


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)