Methods

Files

Class Index [+]

Quicksearch

UbiquoCategories::Connectors::I18n::Category

Public Class Methods

included(klass) click to toggle source

(Not documented)

    # File vendor/plugins/ubiquo_categories/lib/ubiquo_categories/connectors/i18n.rb, line 41
41:         def self.included(klass)
42:           klass.send(:extend, ClassMethods)
43:           klass.send(:translatable, :name, :description)
44:           I18n.register_uhooks klass, ClassMethods
45:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.