Methods

Files

UbiquoI18n::Extensions::LocaleChanger

Public Class Methods

included(klass) click to toggle source

(Not documented)

   # File vendor/plugins/ubiquo_i18n/lib/ubiquo_i18n/extensions/locale_changer.rb, line 4
4:       def self.included(klass)
5:         klass.send :include, InstanceMethods
6:         klass.send :helper_method, :current_locale
7:         klass.send :before_filter, :current_locale
8:       end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.