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
f97dae5ebe2f19273d3f92e5ea9baba788c8e89f
rails
/
activemodel
/
test
/
models
History
James Hill
cfd421daa2
Allow validations to use values from custom readers [
#2936
state:resolved]
...
Signed-off-by: Joshua Peek <
josh@joshpeek.com
>
2009-08-05 11:45:01 -05:00
..
contact.rb
Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/posts>" [
#2875
state:resolved]
2009-07-22 21:06:34 -05:00
custom_reader.rb
Allow validations to use values from custom readers [
#2936
state:resolved]
2009-08-05 11:45:01 -05:00
developer.rb
Add ActiveModel::Validations tests for regular ruby classes
2009-03-20 22:21:27 +00:00
person.rb
Add ActiveModel::Validations tests for regular ruby classes
2009-03-20 22:21:27 +00:00
reply.rb
Deprecate Model#validate/validate_on_create/validate_on_update. Use Model.validate :method and likewise
2009-03-21 19:07:15 +00:00
topic.rb
Move relevant validation tests from Active Record to Active Model
2009-03-20 15:07:49 +00:00