# File lib/redmine_acts_as_taggable_on/initialize.rb, line 7 def self.initialize unless @initialized Redmine::Plugin.send(:include, RedmineActsAsTaggableOn::RedminePluginPatch) end @initialized = true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.