Class Globalize::ActiveRecord::Adapter
In: lib/globalize/active_record/adapter.rb
Parent: Object

Methods

Attributes

record  [RW]  The cache caches attributes that already were looked up for read access. The stash keeps track of new or changed values that need to be saved.
stash  [RW]  The cache caches attributes that already were looked up for read access. The stash keeps track of new or changed values that need to be saved.
translations  [RW]  The cache caches attributes that already were looked up for read access. The stash keeps track of new or changed values that need to be saved.

Public Class methods

Public Instance methods

Protected Instance methods

[Validate]