Method: MediaTypes::Formatter.call
- Defined in:
- lib/media_types/formatter.rb
.call(*args, **options) ⇒ Object
9 10 11 |
# File 'lib/media_types/formatter.rb', line 9 def call(*args, **) new(*args, **).call end |
9 10 11 |
# File 'lib/media_types/formatter.rb', line 9 def call(*args, **) new(*args, **).call end |