class Table
Ruby on Rails 8.0.4
Since v4.2.9Active Record PostgreSQL Adapter Table
Inherits from
Includes
Methods (defined here)
Methods (inherited)
From ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods (33)
- # bigserial
- # bit
- # bit_varying
- # box
- # cidr
- # circle
- # citext
- # daterange
- # enum
- # hstore
- # inet
- # int4range
- # int8range
- # interval
- # jsonb
- # line
- # lseg
- # ltree
- # macaddr
- # money
- # numrange
- # oid
- # path
- # point
- # polygon
- # primary_key
- # serial
- # timestamptz
- # tsrange
- # tstzrange
- # tsvector
- # uuid
- # xml
From ActiveRecord::ConnectionAdapters::Table (24)
- # belongs_to
- # change
- # change_default
- # change_null
- # check_constraint
- # check_constraint_exists?
- # column
- # column_exists?
- # foreign_key
- # foreign_key_exists?
- # index
- # index_exists?
- # references
- # remove
- # remove_belongs_to
- # remove_check_constraint
- # remove_foreign_key
- # remove_index
- # remove_references
- # remove_timestamps
- # rename
- # rename_index
- # timestamps
- self. new
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs