RubyGems Navigation menu

mime-types 2.99

The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. This is release 2.99, the deprecation version of mime-types 2.x, where deprecation warnings are noisy and data that has been deprecated is now no longer available. The data is both dropped from the data files and is stubbed out as empty or +nil+ values as appropriate. mime-types-2.6 was the last version of mime-types 2.x with newly available features, and mime-types 2.99 will only receive quarterly updates to the IANA registered MIME media types plus any security updates that may be required. If the loss of the deprecated data matters, be sure to set your dependency appropriately: gem 'mime-types', '~> 2.6, < 2.99'

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.5.2 - January 02, 2024 (37.0 KB)
  2. 3.5.1 - August 22, 2023 (37.0 KB)
  3. 3.5.0 - August 07, 2023 (37.0 KB)
  4. 3.4.1 - November 16, 2021 (36.0 KB)
  5. 3.4.0 - November 15, 2021 (36.0 KB)
  6. 2.99 - November 21, 2015 (144.0 KB)
顯示所有版本(共 43)

Development 相依性套件 (15):

coveralls ~> 0.8
fivemat ~> 1.3
hoe ~> 3.14
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.8
minitest-rg ~> 5.2
rake ~> 10.0
rdoc ~> 4.0
simplecov ~> 0.7

擁有者:

作者:

  • Austin Ziegler

SHA 256 checksum:

c2edc50e5752ebe1b9d6195804653b896a5fcffeef8dd5575c384ddbe0db2ac3

總下載次數 689,159,076

這個版本 6,061,868

License:

MIT, Artistic 2.0, GPL-2

Ruby 版本需求: >= 1.9.2

New versions require MFA: true

相關連結: