Project

General

Profile

Actions

Patch #29383

closed

Update mini_mime gem (~> 1.0.1)

Added by Pavel Rosický over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Code cleanup/refactoring
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

mini_mime 1.0.1 was released

as discussed in #29359, now we can use lookup_by_extension directly

MiniMime.lookup_by_filename("x.#{ext}").try(:content_type)
MiniMime.lookup_by_extension(ext).try(:content_type)


Files

minimime101.patch (928 Bytes) minimime101.patch Pavel Rosický, 2018-08-14 10:58

Related issues

Related to Redmine - Patch #29359: Switch to mini_mime from mime-typesClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA over 5 years ago

Pavel Rosický wrote:

mini_mime 1.0.1 was released

as discussed in #29359, now we can use lookup_by_extension directly
[...][...]

Great! I will reopen #29359 and attach a new patch.

Actions #2

Updated by Go MAEDA over 5 years ago

  • Related to Patch #29359: Switch to mini_mime from mime-types added
Actions #3

Updated by Go MAEDA over 5 years ago

  • Category set to Code cleanup/refactoring
Actions #4

Updated by Go MAEDA over 5 years ago

  • Status changed from New to Closed

mini_mime has been updated to 1.0.1 in r17473.

Actions

Also available in: Atom PDF