(Not documented)
# File vendor/plugins/ubiquo_categories/lib/ubiquo_categories/connectors/i18n.rb, line 98
98: def self.included(klass)
99: klass.send(:include, InstanceMethods)
100: klass.send(:helper, Helper)
101: I18n.register_uhooks klass, InstanceMethods
102: end
Disabled; run with $DEBUG to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.