(Not documented)
# File vendor/plugins/ubiquo_categories/lib/ubiquo_categories/connectors/standard.rb, line 54
54: def self.included(klass)
55: klass.send(:include, InstanceMethods)
56: klass.send(:helper, Helper)
57: Standard.register_uhooks klass, InstanceMethods
58: end
Disabled; run with $DEBUG to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.