Closed brett-novu closed 2 years ago
https://github.com/sinatra/mustermann/blob/34093954a77bbef159fa2a9fb3afc1c4b8354cda/mustermann/lib/mustermann/composite.rb#L14
This line should be:
Mustermann[type || Mustermann::DEFAULT_TYPE].supported?(option, options)
I'm not sure this really needs changed. If you can provide a failing spec to demonstrate that would be helpful.
Ah this was probably fixed with this PR #97.
https://github.com/sinatra/mustermann/blob/34093954a77bbef159fa2a9fb3afc1c4b8354cda/mustermann/lib/mustermann/composite.rb#L14
This line should be: