active_model_serializers/lib
groyoh 5393e5d235 Prevent possible duplicated attributes
Calling ActiveModel::Serializer.attributes or ActiveModel::Serializer.attribute
methods multiple times won't create duplicated attributes anymore.
2015-05-18 22:42:10 +02:00
..
action_controller Reimplement serialization scope and scope_name 2015-02-09 11:24:41 -05:00
active_model Prevent possible duplicated attributes 2015-05-18 22:42:10 +02:00
generators/serializer Replace has_one with attribute in template 2015-02-25 14:20:18 -06:00
active_model_serializers.rb clear the cache between requests 2015-03-11 09:53:47 +11:00