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