Methods

Files

Class Index [+]

Quicksearch

UbiquoMedia::Connectors::I18n::AssetRelation

Public Class Methods

included(klass) click to toggle source

(Not documented)

    # File vendor/plugins/ubiquo_media/lib/ubiquo_media/connectors/i18n.rb, line 85
85:         def self.included(klass)
86:           klass.send(:extend, ClassMethods)
87:           klass.send(:translatable, :name, :position)
88:           klass.send(:share_translations_for, :asset, :related_object)
89:           I18n.register_uhooks klass, ClassMethods
90:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.