Table of Contents - dark_finger-0.6.1 Documentation
Classes and Modules
- DarkFinger
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::DarkFinger
- RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- RuboCop::Cop::DarkFinger::MigrationConstants
- RuboCop::Cop::DarkFinger::ModelStructure
- RuboCop::Cop::DarkFinger::ModelStructure::InvalidConfigError
- RuboCop::Cop::DarkFinger::ModuleAncestorChainExtractor
Methods
- ::new — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- ::new — RuboCop::Cop::DarkFinger::MigrationConstants
- ::new — RuboCop::Cop::DarkFinger::ModelStructure
- ::new — RuboCop::Cop::DarkFinger::ModuleAncestorChainExtractor
- #add_allowed_constant — RuboCop::Cop::DarkFinger::MigrationConstants
- #add_module_parent_chain_for — RuboCop::Cop::DarkFinger::MigrationConstants
- #allowed_top_level_constants — RuboCop::Cop::DarkFinger::MigrationConstants
- #association? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #attributes? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #callback? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #detect_comment_violation — RuboCop::Cop::DarkFinger::ModelStructure
- #detect_order_violation — RuboCop::Cop::DarkFinger::ModelStructure
- #enum? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #first_time_seeing? — RuboCop::Cop::DarkFinger::ModelStructure
- #grandparent_is_with_options? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #ignore_due_to_nesting? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #is_include? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #misc_method? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #nested_directly_in_class? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #nested_in_with_options? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #node_type — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #on_casgn — RuboCop::Cop::DarkFinger::MigrationConstants
- #on_casgn — RuboCop::Cop::DarkFinger::ModelStructure
- #on_class — RuboCop::Cop::DarkFinger::MigrationConstants
- #on_const — RuboCop::Cop::DarkFinger::MigrationConstants
- #on_def — RuboCop::Cop::DarkFinger::ModelStructure
- #on_defs — RuboCop::Cop::DarkFinger::ModelStructure
- #on_module — RuboCop::Cop::DarkFinger::MigrationConstants
- #on_module — RuboCop::Cop::DarkFinger::ModelStructure
- #on_send — RuboCop::Cop::DarkFinger::ModelStructure
- #order_violation_detected? — RuboCop::Cop::DarkFinger::ModelStructure
- #parent_is_with_options? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #perform — RuboCop::Cop::DarkFinger::ModuleAncestorChainExtractor
- #preceeding_comment — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #private_declaration? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #process_node — RuboCop::Cop::DarkFinger::ModelStructure
- #required_order_for_elements_seen — RuboCop::Cop::DarkFinger::ModelStructure
- #scope? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator
- #seen — RuboCop::Cop::DarkFinger::ModelStructure
- #to_bullet_list — RuboCop::Cop::DarkFinger::ModelStructure
- #top_level_model_classes_and_containing_modules — RuboCop::Cop::DarkFinger::MigrationConstants
- #validate_config! — RuboCop::Cop::DarkFinger::ModelStructure
- #validation? — RuboCop::Cop::DarkFinger::ActiveModelNodeDecorator