Class | Globalize::ActiveRecord::Adapter |
In: |
lib/globalize/active_record/adapter.rb
|
Parent: | Object |
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. |