summaryrefslogtreecommitdiff
path: root/lib/mime/types/columnar.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert to standardrb (#156)Austin Ziegler2021-06-021-1/+1
* Hardcode common argument results to prevent dup string allocationsDillon Welch2018-08-111-0/+2
* mime-types 3.1 (#120)v3.1Austin Ziegler2016-05-221-142/+1
* mime-types 3.0Austin Ziegler2015-11-211-60/+42
* Fix typo in MIME::Type::Columnarmattbeedle2015-09-011-1/+1
* 'each_with_object' passes the given object as last argument.losadaem2015-08-241-1/+1
* Record all extensions when using the columnar storeJeremy Evans2015-05-251-1/+1
* mime-types 2.6 release ready code.Austin Ziegler2015-05-251-13/+6
* Make column format optional, JSON is default.Austin Ziegler2015-05-251-0/+167