mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 15:23:06 +00:00
Use private instead of protected, we don't use explicit receivers
This commit is contained in:
@@ -53,7 +53,7 @@ module ActiveModel
|
||||
end
|
||||
end
|
||||
|
||||
protected
|
||||
private
|
||||
|
||||
def find_serializable(object)
|
||||
if target_serializer
|
||||
|
||||
Reference in New Issue
Block a user