active_model_serializers/test/fixtures
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
..
active_record.rb Fix issue with embedding multiple associations under the same root key 2015-03-13 17:24:54 +00:00
poro.rb Define attribute methods in a module included in the base class 2020-02-26 17:06:30 -05:00
template.html.erb Avoid overwriting notifications for template assertions. 2014-08-29 08:18:44 -05:00