Neeraj Singh
|
883f27aa9a
|
test cases for record.to_xml [#458 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-30 13:19:30 +02:00 |
|
José Valim
|
6fa2bbfd10
|
Fix AMo isolated tests.
|
2010-02-22 08:45:41 +01:00 |
|
José Valim
|
250c809246
|
Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not.
|
2010-02-21 11:12:14 +01:00 |
|
José Valim
|
9dd67fce25
|
Add to_key and to_param methods to ActiveModel::Conversion.
|
2010-02-21 09:08:59 +01:00 |
|
Joshua Peek
|
272c504f91
|
Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/posts>" [#2875 state:resolved]
|
2009-07-22 21:06:34 -05:00 |
|
Joshua Peek
|
d2b78b3594
|
Initial extraction of AMo xml serializer
|
2009-07-03 21:38:14 -05:00 |
|