This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f0133fbf4465d97559d97ff04c67775b8379b1c
rails
/
activemodel
/
test
History
Thilo Utke
7148b933c4
ActiveModel::Errors.to_hash returns plain OrderedHash and used in to_json serialization to properly handle multiple errors per attribute [
#5615
state:resolved]
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-12-01 11:43:37 +01:00
..
cases
ActiveModel::Errors.to_hash returns plain OrderedHash and used in to_json serialization to properly handle multiple errors per attribute [
#5615
state:resolved]
2010-12-01 11:43:37 +01:00
models
No need to pass self as parameter here.
2010-10-04 22:32:29 +02:00
validators
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
config.rb
Make Active Model test suite similar to Active Record
2009-03-20 10:32:24 +00:00