active_model_serializers/lib/active_model/serializer
Benjamin Fleischer 5375e009e2 Test caching with fragmented key
- on association, fix up assocation logic
- on attribute
2016-06-07 20:26:38 -05:00
..
adapter Improve Coverage 2016-06-07 01:50:03 -05:00
adapter.rb Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
array_serializer.rb Update deprecation warning with correct namespace 2016-03-30 15:51:13 +02:00
association.rb Improvements from Rails plugin template 2016-04-01 05:39:03 -05:00
associations.rb Extract IncludeTree. (#1685) 2016-05-28 10:07:11 -04:00
attribute.rb Factor out ancestor class Field of Attribute and Reflection. 2016-01-13 06:20:04 +01:00
attributes.rb Move serializer caching from adapter 2016-03-13 19:57:59 -05:00
belongs_to_reflection.rb Improve Coverage 2016-06-07 01:50:03 -05:00
caching.rb Test caching with fragmented key 2016-06-07 20:26:38 -05:00
collection_reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
collection_serializer.rb Move Serializer#serialize into Serializer#serializable_hash 2016-06-05 23:33:37 -05:00
configuration.rb Add default_includes configuration 2016-05-26 00:16:14 +00:00
error_serializer.rb Collapse JSON API success/failure documents in one adapter 2016-03-06 12:03:17 -06:00
errors_serializer.rb Collapse JSON API success/failure documents in one adapter 2016-03-06 12:03:17 -06:00
field.rb String/Lambda support for conditional attributes/associations 2016-04-26 21:37:25 +09:00
fieldset.rb Initialize fieldset. 2015-10-25 19:56:43 +01:00
has_many_reflection.rb Improve Coverage 2016-06-07 01:50:03 -05:00
has_one_reflection.rb Improve Coverage 2016-06-07 01:50:03 -05:00
links.rb Provide Rails url_helpers via SerializationContext 2016-03-07 10:40:34 -07:00
lint.rb Remove untested lint conditions 2016-04-04 20:15:30 -05:00
meta.rb Clean up meta handling. 2016-01-20 01:00:14 +01:00
null.rb Handle render.ams with nil serializer or adapter 2016-03-28 21:33:23 -05:00
reflection.rb Prevent loading association when include_data is set to false (#1710) 2016-05-24 20:46:22 -04:00
singular_reflection.rb Associations refactoring 2015-07-30 11:20:29 +03:00
type.rb Add symbol support for ActiveModel::Serializer.type method 2016-02-19 17:05:13 +01:00
version.rb Bump to v0.10.0 2016-05-17 12:49:37 -06:00