(Not documented)
# File vendor/plugins/ubiquo_design/lib/ubiquo_design/connectors/i18n.rb, line 115
115: def self.included(klass)
116: klass.send(:include, InstanceMethods)
117: I18n.register_uhooks klass, InstanceMethods
118: klass.send(:helper, Helper)
119: end
Disabled; run with $DEBUG to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.