Table of Contents - activerecord-pg_enum-1.2.2 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Enum
- ActiveRecord::PGEnum
- ActiveRecord::PGEnum::CommandRecorder
- ActiveRecord::PGEnum::InitializeTypeMap
- ActiveRecord::PGEnum::MigrationKeys
- ActiveRecord::PGEnum::PostgreSQLAdapter
- ActiveRecord::PGEnum::PrepareColumnOptions
- ActiveRecord::PGEnum::SchemaDumper
- ActiveRecord::PGEnum::SchemaStatements
- ActiveRecord::PGEnum::SimplifiedType
- ActiveRecord::PGEnum::TableDefinition
- Object
Methods
- ::approximate_version — ActiveRecord::PGEnum
- ::detected_version — ActiveRecord::PGEnum
- ::initialize! — ActiveRecord::PGEnum
- ::install — ActiveRecord::PGEnum
- ::monkeypatches — ActiveRecord::PGEnum
- ::register — ActiveRecord::PGEnum
- #PGEnum — Object
- #add_enum_value — ActiveRecord::PGEnum::CommandRecorder
- #add_enum_value — ActiveRecord::PGEnum::SchemaStatements
- #create_enum — ActiveRecord::PGEnum::CommandRecorder
- #create_enum — ActiveRecord::PGEnum::SchemaStatements
- #drop_enum — ActiveRecord::PGEnum::CommandRecorder
- #drop_enum — ActiveRecord::PGEnum::SchemaStatements
- #enum — ActiveRecord::PGEnum::TableDefinition
- #enum_types — ActiveRecord::PGEnum::PostgreSQLAdapter
- #enums — ActiveRecord::PGEnum::SchemaDumper
- #extensions — ActiveRecord::PGEnum::SchemaDumper
- #initialize_type_map — ActiveRecord::PGEnum::InitializeTypeMap
- #invert_add_enum_value — ActiveRecord::PGEnum::CommandRecorder
- #invert_create_enum — ActiveRecord::PGEnum::CommandRecorder
- #invert_drop_enum — ActiveRecord::PGEnum::CommandRecorder
- #invert_rename_enum — ActiveRecord::PGEnum::CommandRecorder
- #invert_rename_enum_value — ActiveRecord::PGEnum::CommandRecorder
- #migration_keys — ActiveRecord::PGEnum::MigrationKeys
- #prepare_column_options — ActiveRecord::PGEnum::PrepareColumnOptions
- #rename_enum — ActiveRecord::PGEnum::CommandRecorder
- #rename_enum — ActiveRecord::PGEnum::SchemaStatements
- #rename_enum_value — ActiveRecord::PGEnum::CommandRecorder
- #rename_enum_value — ActiveRecord::PGEnum::SchemaStatements
- #simplified_type — ActiveRecord::PGEnum::SimplifiedType
- #type — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Enum
- #type_cast — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Enum