mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Remove unused method
This commit is contained in:
parent
40d95c2d8a
commit
cf1c57d2a9
@ -36,7 +36,3 @@ ActionController::TestCase.class_eval do
|
||||
@routes = TestHelper::Routes
|
||||
end
|
||||
end
|
||||
|
||||
def def_serializer(&block)
|
||||
Class.new(ActiveModel::Serializer, &block)
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user