mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 15:23:06 +00:00
Fix warnings
This commit is contained in:
@@ -38,6 +38,7 @@ module ActiveModel
|
||||
super
|
||||
@_links = {}
|
||||
@_include_data = true
|
||||
@_meta = nil
|
||||
end
|
||||
|
||||
def link(name, value = nil, &block)
|
||||
|
||||
Reference in New Issue
Block a user