aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/admin/user.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-251-0/+3