aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/admin
Commit message (Expand)AuthorAgeFilesLines
* Add line endings to files which are missing themSean Griffin2015-02-171-1/+1
* Fixes #18492Vipul A M2015-01-141-2/+6
* Remove warnings in test suiteMatthias Zirnstein2014-01-061-1/+1
* Fix: ActiveRecord::Store TypeError conversion when using YAML coderThales Oliveira2014-01-061-0/+1
* define Active Record Store accessors in a moduleSergey Nartimov2013-02-111-0/+9
* Remove warning by using a custom coderAndrew White2013-01-231-2/+16
* 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