Methods

Files

Class Index [+]

Quicksearch

UbiquoCategories::Connectors::I18n::UbiquoCategoriesController

Public Class Methods

included(klass) click to toggle source

(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.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.