Lucas Hosseini
|
070a2e63bd
|
Merge remote-tracking branch 'upstream/master' into fix-jsonapi-ri
|
2015-09-06 17:21:43 +02:00 |
|
Benjamin Fleischer
|
228cc1c92a
|
Rubocop: Consistent spacing
|
2015-09-03 20:51:40 -05:00 |
|
Benjamin Fleischer
|
bdfe13c527
|
Style/StringLiterals single quote all the things
|
2015-09-03 20:50:45 -05:00 |
|
Lucas Hosseini
|
8482abfac7
|
Move id and json_api_type methods from Serializer to JsonApi.
|
2015-08-31 02:32:38 +02:00 |
|
groyoh
|
5393e5d235
|
Prevent possible duplicated attributes
Calling ActiveModel::Serializer.attributes or ActiveModel::Serializer.attribute
methods multiple times won't create duplicated attributes anymore.
|
2015-05-18 22:42:10 +02:00 |
|
Yohan Robert
|
02ffff599f
|
Serializers now inherit attributes
|
2015-04-23 13:25:36 +02:00 |
|
Mateo Murphy
|
b6951809b0
|
Add test for required fields
|
2015-03-22 20:43:57 -04:00 |
|
Aaron Renoir
|
39bee48ae6
|
implement sparse fieldsets http://jsonapi.org/format/#fetching-sparse-fieldsets
|
2014-10-26 13:04:14 -07:00 |
|
Steve Klabnik
|
c6eea916ad
|
Move serializer tests into their own directory.
It'd be nice to keep some hygene here.
|
2014-07-09 16:19:02 -04:00 |
|