mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Manually include AC::Serialization module in test suite
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user