index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
models
/
admin
/
user.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove warnings in test suite
Matthias Zirnstein
2014-01-06
1
-1
/
+1
*
Fix: ActiveRecord::Store TypeError conversion when using YAML coder
Thales Oliveira
2014-01-06
1
-0
/
+1
*
define Active Record Store accessors in a module
Sergey Nartimov
2013-02-11
1
-0
/
+9
*
Remove warning by using a custom coder
Andrew White
2013-01-23
1
-2
/
+16
*
fix warning: method redefined
kennyj
2012-10-02
1
-1
/
+1
*
refactor store_accessor
Matt Jones
2012-09-13
1
-1
/
+9
*
correctly flag changed attributes in AR::Store, combine multiple calls to sto...
Matt Jones
2012-09-05
1
-0
/
+1
*
Custom coders support for ActiveRecord::Store. JSON, YAML, Marshal can be use...
Andrey Voronkov
2012-05-09
1
-0
/
+2
*
Allow store to be a not null column.
Jeremy Walker
2012-02-02
1
-0
/
+1
*
Tests gotta run in 1.8 too
Jeremy Kemper
2011-10-13
1
-2
/
+2
*
Added ActiveRecord::Base.store for declaring simple single-column key/value s...
David Heinemeier Hansson
2011-10-13
1
-0
/
+1
*
Support fixtures for namespaced models [#2965 state:resolved]
Andrew White
2010-04-25
1
-0
/
+3