Class: EmptySerializerContext

Inherits:
Object
  • Object
show all
Defined in:
lib/panko/serializer.rb

Instance Method Summary collapse

Instance Method Details

#contextObject



28
29
30
# File 'lib/panko/serializer.rb', line 28

def context
  nil
end

#scopeObject



24
25
26
# File 'lib/panko/serializer.rb', line 24

def scope
  nil
end