active_model_serializers/lib
Rafael Mendonça França ebf97c9bd1
Define attribute methods in a module included in the base class
This will make possible to call `super` in method overrides and to
define the methods after the `attributes` method was called without
warnings.
2020-02-26 17:06:30 -05:00
..
action_controller Revert "Make sure render json: ..., each_serializer: ... is working with Enumerables" 2015-01-13 17:12:02 -05:00
active_model Define attribute methods in a module included in the base class 2020-02-26 17:06:30 -05:00
active_model_serializers.rb Fix to_prepare warning 2017-04-18 21:06:20 -04:00