aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/store.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix ActiveRecord::Store not tracking changesJanko Marohnić2013-04-291-1/+1
* Ported PR #4856 to 3-2-stable.Jeremy Walker2012-08-091-0/+2
* Fix that changing a store should mark the store attribute as changedDavid Heinemeier Hansson2011-10-251-0/+1
* Added ActiveRecord::Base.store for declaring simple single-column key/value s...David Heinemeier Hansson2011-10-131-0/+49