aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/admin
Commit message (Expand)AuthorAgeFilesLines
* fix warning: method redefinedkennyj2012-10-021-1/+1
* refactor store_accessorMatt Jones2012-09-131-1/+9
* correctly flag changed attributes in AR::Store, combine multiple calls to sto...Matt Jones2012-09-051-0/+1
* Custom coders support for ActiveRecord::Store. JSON, YAML, Marshal can be use...Andrey Voronkov2012-05-091-0/+2
* Allow store to be a not null column.Jeremy Walker2012-02-021-0/+1
* Test fixtures with custom model and table namesAlexey Muranov2011-12-301-0/+3
* Tests gotta run in 1.8 tooJeremy Kemper2011-10-131-2/+2
* Added ActiveRecord::Base.store for declaring simple single-column key/value s...David Heinemeier Hansson2011-10-131-0/+1
* Support fixtures for namespaced models [#2965 state:resolved]Andrew White2010-04-252-0/+6