Sha256: e57dfca36951ade62a2129e10418f326770e86bfd3900ddff62256df15c5114c
Contents?: true
Size: 643 Bytes
Versions: 3
Compression:
Stored size: 643 Bytes
Contents
o:$YARD::CodeObjects::MethodObject: @tags[ :@visibility:public:@signature"def before: @name:before:@namespaceu:YARD::StubProxy Grape::Middleware::Prefixer:@source"Ždef before if env['PATH_INFO'].index(prefix) == 0 env['PATH_INFO'].sub!(prefix, '') env['PATH_INFO'] = Rack::Mount::Utils.normalize_path(env['PATH_INFO']) end end: @dynamicT:@source_type: ruby:@docstringIC:YARD::Docstring"