You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A substantial upgrade to the mime-types library. Major features:
- No longer compatible with Ruby 1.8.
- Several major API changes and deprecations.
- The default mime-types registry is now stored as JSON.
- Improved developer tools.
- Improved repackager tools.
- Fixes#28.
- Fixes#36.
- Fixes#37.
- Fixes#42.
- Fixes#43.
- Fixes#44.
A substantial upgrade to the mime-types library. Major features:
- No longer compatible with Ruby 1.8.
- Several major API changes and deprecations.
- The default mime-types registry is now stored as JSON.
- Improved developer tools.
- Improved repackager tools.
- Fixes#28.
- Fixes#36.
- Fixes#37.
- Fixes#42.
- Fixes#43.
- Fixes#44.
Given an array input to
#type_for
, it should return the union of all of the MIME types that match the provided list.The text was updated successfully, but these errors were encountered: