Table of Contents - postgres-migration-cops-1.0.2 Documentation
Classes and Modules
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::PostgresMigrationCops
- RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- RuboCop::Cop::PostgresMigrationCops::UseAddIndex
Methods
- #concurrent_indexes? — RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- #contains_hash_index? — RuboCop::Cop::PostgresMigrationCops::UseAddIndex
- #contains_index? — RuboCop::Cop::PostgresMigrationCops::UseAddIndex
- #creating_indexes? — RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- #disable_ddl_transaction_declared? — RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- #ensure_disable_dll_transaction_offense — RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- #ensure_indexes_added_non_concurrently_offenses — RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- #find_index_methods — RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- #on_class — RuboCop::Cop::PostgresMigrationCops::AddIndexesConcurrently
- #on_class — RuboCop::Cop::PostgresMigrationCops::UseAddIndex
- #on_send — RuboCop::Cop::PostgresMigrationCops::UseAddIndex