(Not documented)
# File vendor/plugins/ubiquo_design/lib/ubiquo_design/connectors/standard.rb, line 82
82: def self.included(klass)
83: klass.send(:include, InstanceMethods)
84: Standard.register_uhooks klass, InstanceMethods
85: klass.send(:helper, Helper)
86: end
Disabled; run with $DEBUG to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.