Method: ActiveSupport::Messages::SerializerWithFallback::JsonWithFallback#format
- Defined in:
- activesupport/lib/active_support/messages/serializer_with_fallback.rb
#format ⇒ Object
82 83 84 |
# File 'activesupport/lib/active_support/messages/serializer_with_fallback.rb', line 82 def format :json end |