method

type

type()
public

No documentation available.

# File activemodel/lib/active_model/type/integer.rb, line 56
      def type
        :integer
      end