Methods

Files

Class Index [+]

Quicksearch

UbiquoDesign::Connectors::I18n::UbiquoStaticPagesController

Public Class Methods

included(klass) click to toggle source

(Not documented)

     # File vendor/plugins/ubiquo_design/lib/ubiquo_design/connectors/i18n.rb, line 162
162:         def self.included(klass)
163:           klass.send(:include, InstanceMethods)          
164:           klass.send(:helper, Helper)
165:           I18n.register_uhooks klass, InstanceMethods          
166:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.