mini_mime/test
Sam Saffron 63802d1e45
FEATURE: perform case insensitive lookups
This corrects rails/rails#41796

Previously lookup by extension was case sensitive leading to a slight
disparity between mime-types implementation and mini-mime

New implementation is slightly more efficient for correctly cased lookups.
2021-04-05 11:18:30 +10:00
..
fixtures Allow custom db paths 2019-02-20 13:43:40 +11:00
mini_mime DEV: Switch from Travis to Actions (#29) 2020-11-25 18:16:11 +03:00
mini_mime_test.rb FEATURE: perform case insensitive lookups 2021-04-05 11:18:30 +10:00
test_helper.rb DEV: Switch from Travis to Actions (#29) 2020-11-25 18:16:11 +03:00