Method List
-
#add_enum_value ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
#create_enum ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
#create_enum ActiveRecord::PostgresEnum::CommandRecorder
-
#drop_enum ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
#enum ActiveRecord::PostgresEnum::ColumnMethods
-
#enum? ActiveRecord::PostgresEnum::Column
-
#enum_types ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
enum_values ActiveRecord::PostgresEnum::EnumValidator
-
#invert_create_enum ActiveRecord::PostgresEnum::CommandRecorder
-
#invert_rename_enum ActiveRecord::PostgresEnum::CommandRecorder
-
#invert_rename_enum_value ActiveRecord::PostgresEnum::CommandRecorder
-
rails_5? ActiveRecord::PostgresEnum
-
rails_7? ActiveRecord::PostgresEnum
-
#remove_enum_value ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
#rename_enum ActiveRecord::PostgresEnum::CommandRecorder
-
#rename_enum ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
#rename_enum_value ActiveRecord::PostgresEnum::CommandRecorder
-
#rename_enum_value ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
#rename_enum_value_supported? ActiveRecord::PostgresEnum::PostgreSQLAdapter
-
#tables ActiveRecord::PostgresEnum::SchemaDumper
-
#type_to_sql ActiveRecord::PostgresEnum::SchemaStatements
-
#validate_each ActiveRecord::PostgresEnum::EnumValidator
-
#validates_enum ActiveModel::Validations::HelperMethods