Source: show | on GitHub
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 8 def symbols @symbols ||= map { |m| m.to_sym } end