Methods

Files

UbiquoI18n::Extensions::ActiveRecord

Public Class Methods

append_features(base) click to toggle source

(Not documented)

   # File vendor/plugins/ubiquo_i18n/lib/ubiquo_i18n/extensions/active_record.rb, line 5
5:       def self.append_features(base)
6:         super
7:         base.extend(ClassMethods)
8:         base.send :include, InstanceMethods
9:       end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.