Method: ActiveSupport::Messages::SerializerWithFallback::JsonWithFallback#format

Defined in:
activesupport/lib/active_support/messages/serializer_with_fallback.rb

#formatObject



82
83
84
# File 'activesupport/lib/active_support/messages/serializer_with_fallback.rb', line 82

def format
  :json
end