active_model_serializers/lib/active_model/serializer
Benjamin Fleischer eb1264ad99 Better serializer registration, get more than just the first module
But is potentially breaking anyone on rc3, but the fix is just
to manually register the adapter with the rc3-style name
2015-09-17 23:33:04 -05:00
..
adapter Distinguish options ivar from local; Extract latent Adapter::CachedSerializer 2015-09-17 10:45:09 -05:00
adapter.rb Better serializer registration, get more than just the first module 2015-09-17 23:33:04 -05:00
array_serializer.rb Distinguish options ivar from local; Extract latent Adapter::CachedSerializer 2015-09-17 10:45:09 -05:00
association.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
associations.rb Distinguish options ivar from local; Extract latent Adapter::CachedSerializer 2015-09-17 10:45:09 -05: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 Add configuration option to set resource type to singular/plural with jsonapi. 2015-08-24 22:55:22 +02: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
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
utils.rb Extended format for JSONAPI include option. 2015-09-13 22:45:47 +02:00
version.rb updating version to new release 2015-09-16 12:19:44 -03:00