Table of Contents - mime-types-3.1 Documentation
Pages
- Code-of-Conduct
- Contributing
-
History
- 3.1 / 2016-05-22
- 3.0 / 2015-11-21
- 2.6.2 / 2015-09-13
- 2.6.1 / 2015-05-25
- 2.6 / 2015-05-25
- 2.5 / 2015-04-25
- 2.4.3 / 2014-10-21
- 2.4.2 / 2014-10-15
- 2.4.1 / 2014-10-07
- 2.3 / 2014-05-23
- 2.2 / 2014-03-14
- 2.1 / 2014-01-25
- 2.0 / 2013-10-27
- 1.25 / 2013-08-30
- 1.24 / 2013-08-14
- 1.23 / 2013-04-20
- 1.22 / 2013-03-30
- 1.21 / 2013-02-09
- 1.20.1 / 2013-01-26
- 1.19 / 2012-06-20
- 1.18 / 2012-03-20
- 1.17.2 / 2011-10-25
- 1.17.1 / 2011-10-23
- 1.16
- 1.15
- 1.13.1
- 1.13
- 1.07
- 1.005
- 1.004
- 1.003
- Licence
- Manifest
-
README
- mime-types for Ruby
- Description
- About MIME Media Types
- mime-types 1.x End of Life
- mime-types 2.x End of Life
- mime-types 3.x
- Synopsis
- Columnar Store
- Cached Storage
- mime-types Modified Semantic Versioning
- Contributor Covenant Code of Conduct
- Our Standards
- Our Responsibilities
- Scope
- Enforcement
- Attribution
- Contributing
- Adding or Modifying MIME Types
- Test Dependencies
- Benchmarks
- Workflow
- Contributors
- Licence
- MIT License
Classes and Modules
- MIME
- MIME::Type
- MIME::Type::Columnar
- MIME::Type::InvalidContentType
- MIME::Type::InvalidEncoding
- MIME::Types::Cache
- Types
- Types::Columnar
- Types::Container
- Types::Loader
- Types::Types
- Types::Types::WarnLogger
- Types::Types::WarnLogger::WarnLogDevice
Methods
- ::[] — Types
- ::__instances__ — Types
- ::__types__ — Types
- ::add — Types
- ::count — Types
- ::each — Types
- ::i18n_key — MIME::Type
- ::lazy_load? — Types
- ::load — Types::Loader
- ::load — MIME::Types::Cache
- ::load_default_mime_types — Types
- ::load_from_json — Types::Loader
- ::load_from_yaml — Types::Loader
- ::load_mode — Types
- ::match — MIME::Type
- ::new — MIME::Type
- ::new — Types::Loader
- ::of — Types
- ::read_file — Types::Loader
- ::reindex_extensions — Types
- ::save — MIME::Types::Cache
- ::simplified — MIME::Type
- ::simplify_matchdata — MIME::Type
- ::type_for — Types
- #<=> — MIME::Type
- #add_extensions — MIME::Type
- #arr — Types::Columnar
- #ascii? — MIME::Type
- #binary? — MIME::Type
- #columnar_path — Types::Loader
- #complete? — MIME::Type
- #content_type= — MIME::Type
- #default_encoding — MIME::Type
- #dict — Types::Columnar
- #each_file_line — Types::Columnar
- #encode_with — MIME::Type
- #eql? — MIME::Type
- #extensions — MIME::Type
- #flag — Types::Columnar
- #friendly — MIME::Type
- #init_with — MIME::Type
- #json_path — Types::Loader
- #like? — MIME::Type
- #load — Types::Loader
- #load_columnar — Types::Loader
- #load_docs — Types::Columnar
- #load_encoding — Types::Columnar
- #load_flags — Types::Columnar
- #load_friendly — Types::Columnar
- #load_json — Types::Loader
- #load_preferred_extension — Types::Columnar
- #load_use_instead — Types::Columnar
- #load_xrefs — Types::Columnar
- #load_yaml — Types::Loader
- #opt — Types::Columnar
- #priority_compare — MIME::Type
- #to_h — MIME::Type
- #to_json — MIME::Type
- #to_s — MIME::Type
- #to_str — MIME::Type
- #xref_map — MIME::Type
- #xref_url_for_draft — MIME::Type
- #xref_url_for_person — MIME::Type
- #xref_url_for_rfc — MIME::Type
- #xref_url_for_rfc_errata — MIME::Type
- #xref_url_for_template — MIME::Type
- #xref_urls — MIME::Type
- #yaml_path — Types::Loader