method

type

type()
public

No documentation available.

# File activemodel/lib/active_model/type/binary.rb, line 12
      def type
        :binary
      end