method
unverifiable_types
unverifiable_types()
public
Hide source
# File actionpack/lib/action_controller/mime_type.rb, line 33 def self.unverifiable_types ActiveSupport::Deprecation.warn("unverifiable_types is deprecated and has no effect", caller) @@unverifiable_types end