active_model_serializers/lib
Артём Большаков 2952a332e0 Associations refactoring
* Move all associations related code from Serializer class to Associations module
* Introduce Reflection class hierarchy
* Introduce Association class
* Rid off Serializer#each_association
* Introduce Serializer#associations enumerator
2015-07-30 11:20:29 +03:00
..
action_controller Renaming Error to NoSerializerError 2015-06-26 02:16:35 -03:00
active_model Associations refactoring 2015-07-30 11:20:29 +03:00
generators/serializer fix generators template bug 2015-06-30 18:16:27 +09:00
active_model_serializers.rb Make resource generator invoke serializer generator 2015-06-10 20:45:33 -03:00