mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Manually include AC::Serialization module in test suite
This commit is contained in:
parent
82e40b8a3c
commit
6f8343d06e
@ -14,6 +14,7 @@ module TestHelper
|
||||
end
|
||||
|
||||
ActionController::Base.send :include, Routes.url_helpers
|
||||
ActionController::Base.send :include, ActionController::Serialization
|
||||
end
|
||||
|
||||
ActionController::TestCase.class_eval do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user