class PostgreSQLColumn
Ruby on Rails 3.0.20
Since v3.0.20 Last seen in v4.1.16No documentation comment.
Inherits from
Methods (defined here)
Private methods
(4)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveRecord::ConnectionAdapters::Column (23)
- # extract_default
- # has_default?
- # human_name
- # klass
- # number?
- # text?
- # type_cast
- # type_cast_code
- self. binary_to_string
- self. fallback_string_to_date
- self. fallback_string_to_time
- self. fast_string_to_date
- self. fast_string_to_time
- self. microseconds
- self. new
- self. new_date
- self. new_time
- self. string_to_binary
- self. string_to_date
- self. string_to_dummy_time
- self. string_to_time
- self. value_to_boolean
- self. value_to_decimal
From Object (26)
- # acts_like?
- # app
- # blank?
- # controller
- # create
- # create_fixtures
- # destroy
- # duplicable?
- # edit
- # helper
- # html_safe?
- # index
- # instance_variable_names
- # new
- # new_session
- # presence
- # present?
- # reload!
- # returning
- # show
- # to_param
- # to_query
- # try
- # unescape
- # update
- # with_options