active_model_serializers/test
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
..
benchmark Initial benchmarks 2017-03-17 13:44:37 +02:00
fixtures Define attribute methods in a module included in the base class 2020-02-26 17:06:30 -05:00
integration Fix issue with embedding multiple associations under the same root key 2015-03-13 17:24:54 +00:00
unit/active_model Adding tests. 2017-04-21 18:53:16 +03:00
test_app.rb Fix path where test-app is getting configured 2014-09-29 18:07:56 +07:00
test_helper.rb Fix path where test-app is getting configured 2014-09-29 18:07:56 +07:00