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
c39151a84768397d3bb025c6e8f877eac59ebbf9
rails
/
activemodel
/
test
History
John Maxwell
c39151a847
Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: If two parameters are present in Procs supplied to to_xml's :procs option, the model being serialized will be passed as the second argument [
#2373
state:resolved]
...
Signed-off-by: Joshua Peek <
josh@joshpeek.com
>
2009-07-22 20:47:15 -05:00
..
cases
Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: If two parameters are present in Procs supplied to to_xml's :procs option, the model being serialized will be passed as the second argument [
#2373
state:resolved]
2009-07-22 20:47:15 -05:00
fixtures
Add test sqlite3 db to .gitignore
2009-03-20 11:22:27 +00:00
models
Initial extraction of AMo xml serializer
2009-07-03 21:38:14 -05:00
config.rb
Make Active Model test suite similar to Active Record
2009-03-20 10:32:24 +00:00
schema.rb
Add ActiveModel::Validations tests for regular ruby classes
2009-03-20 22:21:27 +00:00