summaryrefslogtreecommitdiff
path: root/Manifest.txt
blob: d9a0ab8eb3cf6a329211a4519c6d584baf2c4100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.autotest
.gemtest
.gitignore
.hoerc
Contributing.rdoc
History-Types.rdoc
History.rdoc
Licence.rdoc
Manifest.txt
README.rdoc
Rakefile
data/mime-types.json
data/mime.content_type.column
data/mime.docs.column
data/mime.encoding.column
data/mime.friendly.column
data/mime.obsolete.column
data/mime.references.column
data/mime.registered.column
data/mime.signature.column
data/mime.system.column
data/mime.use_instead.column
data/mime.xrefs.column
docs/COPYING.txt
docs/artistic.txt
lib/mime-types.rb
lib/mime/type.rb
lib/mime/type/columnar.rb
lib/mime/types.rb
lib/mime/types/cache.rb
lib/mime/types/columnar.rb
lib/mime/types/deprecations.rb
lib/mime/types/loader.rb
lib/mime/types/loader_path.rb
lib/mime/types/logger.rb
support/apache_mime_types.rb
support/benchmarks/load.rb
support/benchmarks/load_allocations.rb
support/benchmarks/object_counts.rb
support/convert.rb
support/convert/columnar.rb
support/iana_registry.rb
test/bad-fixtures/malformed
test/fixture/json.json
test/fixture/old-data
test/fixture/yaml.yaml
test/minitest_helper.rb
test/test_mime_type.rb
test/test_mime_types.rb
test/test_mime_types_cache.rb
test/test_mime_types_class.rb
test/test_mime_types_lazy.rb
test/test_mime_types_loader.rb