Namespace

Methods

Class Index [+]

Quicksearch

Mime

Constants

SET
EXTENSION_LOOKUP
LOOKUP

Public Class Methods

[](type) click to toggle source
    # File lib/action_dispatch/http/mime_type.rb, line 27
27:   def self.[](type)
28:     return type if type.is_a?(Type)
29:     Type.lookup_by_extension(type.to_s)
30:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.