Guillermo Iguaran
|
3bba334cf8
|
JSON-API: Don't include linked section if associations are empty
|
2014-10-31 14:30:59 -05:00 |
|
Guillermo Iguaran
|
2d21a8e83f
|
Add type when association name is different than objects type
|
2014-10-31 01:54:13 -05:00 |
|
Guillermo Iguaran
|
19ac139880
|
Handle correctly null associations
null belongs_to associations are now serialized as nil instead
of raise an error during serialization.
|
2014-10-30 09:35:05 -05:00 |
|
Guillermo Iguaran
|
7c030314cb
|
Serialize ids as strings in JSON-API adapter
|
2014-10-15 18:56:49 -05:00 |
|
Guillermo Iguaran
|
557b56a50e
|
Refactor adapters to implement support for array serialization
|
2014-10-15 17:35:50 -05:00 |
|
Alex Genco
|
0eed2b051a
|
Add "_test" suffix to JsonApi::HasManyTest filename.
"rake test" was previously skipping this file because it didn't have the
proper suffix.
|
2014-09-14 13:02:09 -07:00 |
|