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
- MIME::Types::Cache
- MIME::Types::Columnar
- MIME::Types::Container
- MIME::Types::Loader
- MIME::Types::WarnLogger
- MIME::Types::WarnLogger::WarnLogDevice
Methods
- ::[] — MIME::Types
- ::__instances__ — MIME::Types
- ::__types__ — MIME::Types
- ::add — MIME::Types
- ::count — MIME::Types
- ::each — MIME::Types
- ::i18n_key — MIME::Type
- ::lazy_load? — MIME::Types
- ::load — MIME::Types::Loader
- ::load — MIME::Types::Cache
- ::load_default_mime_types — MIME::Types
- ::load_from_json — MIME::Types::Loader
- ::load_from_yaml — MIME::Types::Loader
- ::load_mode — MIME::Types
- ::match — MIME::Type
- ::new — MIME::Type
- ::new — MIME::Types::Loader
- ::new — MIME::Types
- ::of — MIME::Types
- ::read_file — MIME::Types::Loader
- ::reindex_extensions — MIME::Types
- ::save — MIME::Types::Cache
- ::simplified — MIME::Type
- ::simplify_matchdata — MIME::Type
- ::type_for — MIME::Types
- #<=> — MIME::Type
- #[] — MIME::Types
- #add — MIME::Types
- #add_extensions — MIME::Type
- #add_type — MIME::Types
- #add_type_variant! — MIME::Types
- #arr — MIME::Types::Columnar
- #ascii? — MIME::Type
- #binary? — MIME::Type
- #columnar_path — MIME::Types::Loader
- #complete? — MIME::Type
- #content_type= — MIME::Type
- #count — MIME::Types
- #default_encoding — MIME::Type
- #dict — MIME::Types::Columnar
- #each — MIME::Types
- #each_file_line — MIME::Types::Columnar
- #encode_with — MIME::Type
- #eql? — MIME::Type
- #extensions — MIME::Type
- #flag — MIME::Types::Columnar
- #friendly — MIME::Type
- #index_extensions! — MIME::Types
- #init_with — MIME::Type
- #json_path — MIME::Types::Loader
- #like? — MIME::Type
- #load — MIME::Types::Loader
- #load_columnar — MIME::Types::Loader
- #load_docs — MIME::Types::Columnar
- #load_encoding — MIME::Types::Columnar
- #load_flags — MIME::Types::Columnar
- #load_friendly — MIME::Types::Columnar
- #load_json — MIME::Types::Loader
- #load_preferred_extension — MIME::Types::Columnar
- #load_use_instead — MIME::Types::Columnar
- #load_xrefs — MIME::Types::Columnar
- #load_yaml — MIME::Types::Loader
- #match — MIME::Types
- #of — MIME::Types
- #opt — MIME::Types::Columnar
- #priority_compare — MIME::Type
- #prune_matches — MIME::Types
- #reindex_extensions! — MIME::Types
- #to_h — MIME::Type
- #to_json — MIME::Type
- #to_s — MIME::Type
- #to_str — MIME::Type
- #type_for — MIME::Types
- #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 — MIME::Types::Loader