Table of Contents - delete_recursively-1.2.3 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::Associations
- ActiveRecord::Base
- ActiveRecord::Relation
- DeleteRecursively
- DeleteRecursively::AssociatedClassFinder
- DeleteRecursively::DependencyHandling
- DeleteRecursively::DependentIdFinder
- DeleteRecursively::OptionPermission
- DeleteRecursively::Railtie
Methods
- ::all — DeleteRecursively
- ::cache — DeleteRecursively::AssociatedClassFinder
- ::call — DeleteRecursively::AssociatedClassFinder
- ::call — DeleteRecursively::DependentIdFinder
- ::clear_cache — DeleteRecursively::AssociatedClassFinder
- ::delete_records_recursively — DeleteRecursively
- ::delete_recursively — DeleteRecursively
- ::delete_with_applicable_criteria — DeleteRecursively
- ::deleting? — DeleteRecursively
- ::dependent_ids_with_through_option — DeleteRecursively::DependentIdFinder
- ::destructive? — DeleteRecursively
- ::destructive_method — DeleteRecursively
- ::enabled_for? — DeleteRecursively
- ::find_classes — DeleteRecursively::AssociatedClassFinder
- ::find_classes_for_polymorphic_reflection — DeleteRecursively::AssociatedClassFinder
- ::foreign_key — DeleteRecursively::DependentIdFinder
- ::inverse_through_reflection — DeleteRecursively::DependentIdFinder
- ::recurse_on? — DeleteRecursively
- ::warn_empty_result — DeleteRecursively::AssociatedClassFinder
- #delete_all_recursively — ActiveRecord::Relation
- #delete_dependencies_recursively — DeleteRecursively::DependencyHandling
- #delete_recursively — ActiveRecord::Base
- #handle_dependency — DeleteRecursively::DependencyHandling
- #valid_dependent_options — DeleteRecursively::OptionPermission