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
0c391b46fb39b697bbae1493caade23e2ddbd8a6
rails
/
activerecord
/
lib
/
active_record
/
serializers
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
..
json_serializer.rb
Integrate AMo JSON serializer into AR
2009-07-03 23:12:42 -05:00
xml_serializer.rb
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