mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Rails 5 removed this assertion after considering it not a good testing practice. https://github.com/rails/rails/issues/18950 Rather that add a gem to our Rails 5 matrix to support it, the assertion is made that the template is rendering using active support notifications. Also, to clarify that the action 'render_template' is unrelated to the event name '!render_template.action_view', I renamed the actions so that would not look like event names. |
||
|---|---|---|
| .. | ||
| test | ||
| logging_test.rb | ||
| model_test.rb | ||
| serialization_context_test.rb | ||