Source: show | on GitHub
# File activesupport/lib/active_support/core_ext/hash/conversions.rb, line 121 def initialize(type) super "Disallowed type attribute: #{type.inspect}" end