Sha256: 324a88ddd7b06ef1b8a088575048e9a4d26af767a986bb203ca94c77bd753d35
Contents?: true
Size: 745 Bytes
Versions: 3
Compression:
Stored size: 745 Bytes
Contents
o:$YARD::CodeObjects::MethodObject: @tags[ :@visibility:public:@signature"def before: @name:before:@namespaceu:YARD::StubProxy!Grape::Middleware::Formatter:@source"def before fmt = format_from_extension || format_from_header || options[:default_format] if content_types.key?(fmt) env['api.format'] = fmt else throw :error, :status => 406, :message => 'The requested format is not supported.' end end: @dynamicT:@source_type: ruby:@docstringIC:YARD::Docstring"