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