Methods

Files

Class Index [+]

Quicksearch

UbiquoMedia::Connectors::I18n::UbiquoAssetsController

Public Class Methods

included(klass) click to toggle source

(Not documented)

     # File vendor/plugins/ubiquo_media/lib/ubiquo_media/connectors/i18n.rb, line 107
107:         def self.included(klass)
108:           klass.send(:include, InstanceMethods)
109:           klass.send(:helper, Helper)
110:           I18n.register_uhooks klass, InstanceMethods
111:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.