active_model_serializers/lib/active_model/serializer
Lucas Hosseini 606e2ae337 Merge pull request #1127 from NullVoxPopuli/support-nested-associations-for-json-adapter
Support nested associations for Json and Attributes adapters + Refactor Attributes adapter
2015-09-21 17:20:29 +02:00
..
adapter Refactors of the Attribute adapter. Adds support for nested associations specified from the include key in the controller. Adds some tests and some method documentation 2015-09-21 10:35:47 -04:00
adapter.rb Enforce Rails-style (line-count-based) block style 2015-09-21 00:00:53 -05:00
array_serializer.rb Enforce Rails-style (line-count-based) block style 2015-09-21 00:00:53 -05:00
association.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
associations.rb Add support for wildcard includes + improve perfs on JsonApi includes. 2015-09-21 05:58:00 +02:00
belongs_to_reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
collection_reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
configuration.rb Rename FlattenJson to Attributes (allow plural adapter names) 2015-09-18 10:17:02 -05:00
fieldset.rb Distinguish options ivar from local; Extract latent Adapter::CachedSerializer 2015-09-17 10:45:09 -05:00
has_many_reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
has_one_reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
include_tree.rb Merge pull request #1127 from NullVoxPopuli/support-nested-associations-for-json-adapter 2015-09-21 17:20:29 +02:00
lint.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
railtie.rb Add ActiveModelSerializers.logger with default null device 2015-08-30 23:26:31 -05:00
reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
singular_reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
version.rb updating version to new release 2015-09-16 12:19:44 -03:00