Module: VestalVersions::Changes
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/vestal_versions/changes.rb
Overview
Provides the ability to manipulate hashes in the specific format that ActiveRecord gives to dirty attribute changes: string keys and unique, two-element array values.
Defined Under Namespace
Modules: HashMethods, InstanceMethods