Kevin Tham
|
3cd953ffa8
|
Revised one more instance in the doc referring to the method alias to access the object being serialized
|
2013-01-11 10:01:37 -08:00 |
|
Kevin Tham
|
1b6ccbbe7b
|
Update association section on README.md to reflect deprecation of the prefix of the serializer class being used as the accessor to the object we wish to serialize. (reason was previously that the name of the object being serialized is not necessarily going to be the prefix of the serializer class and worse the prefix could have been an attribute of the object itself)
|
2013-01-10 10:02:38 -08:00 |
|
Francesco Rodriguez
|
d3b02ab8b3
|
update travis link [ci skip]
|
2012-11-20 20:37:23 -05:00 |
|
Alexandre de Oliveira
|
3fd7d6ae2f
|
Fixes repo URL in the README's installation instructions
When the gem moved over to github.com/rails_api/, the README instructions
were still pointing to github.com/josevalim/.
|
2012-11-19 01:05:00 -02:00 |
|
Gary S. Weaver
|
9cd472c160
|
#133 making :serializer and :polymorphic documentation less verbose
|
2012-10-09 09:37:59 -04:00 |
|
Gary S. Weaver
|
257adfc80e
|
#133 adding documentation for :serializer and :polymorphic options on associations
|
2012-10-08 17:17:14 -04:00 |
|
Jo Liss
|
afc3beef16
|
Merge pull request #122 from oriolgual/patch-1
Document how to embed ids or objects per association
|
2012-09-12 14:23:50 -07:00 |
|
Dan Gebhardt
|
7fc8606101
|
documentation of conditional include options for serializers
|
2012-08-29 10:54:56 -04:00 |
|
Oriol Gual
|
027f1580dc
|
Document how to embed ids or objects per association
|
2012-08-27 11:51:16 +03:00 |
|
Ray Cohen
|
63465fda68
|
fix custom attributes with scope readme section
|
2012-07-28 13:01:06 -04:00 |
|
Tee Parham
|
6a37cfe219
|
fix typo in README
|
2012-07-23 14:07:49 -06:00 |
|
Tee Parham
|
663d443884
|
Merge branch 'array-serializer-root' of github.com:teeparham/active_model_serializers into readme-arrays
|
2012-07-23 13:02:04 -06:00 |
|
José Valim
|
77b873a9a4
|
Update release notes for upcoming release
|
2012-07-21 09:52:39 +02:00 |
|