..
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
re: RuboCop - Use nested module/class definition instead of compact style.
2016-06-20 22:15:20 +01:00
association.rb
Improvements from Rails plugin template
2016-04-01 05:39:03 -05:00
associations.rb
Bugfix/redefine associations on inherited serializers ( #1848 )
2016-07-17 16:25:43 -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
Ensuring read_multi works with fragment cache. ( #1814 )
2016-06-22 22:33:02 -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
re: RuboCop - Use nested module/class definition instead of compact style.
2016-06-20 22:15:20 +01:00
errors_serializer.rb
re: RuboCop - Use nested module/class definition instead of compact style.
2016-06-20 22:15:20 +01: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
re: RuboCop - Use nested module/class definition instead of compact style.
2016-06-20 22:15:20 +01: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 0.10.2
2016-07-05 13:20:24 -05:00