method
type
rails latest stable - Class:
ActiveRecord::Type::Integer
type()public
No documentation available.
# File activerecord/lib/active_record/type/integer.rb, line 11
def type
:integer
end type()No documentation available.
# File activerecord/lib/active_record/type/integer.rb, line 11
def type
:integer
end