Table of Contents - activerecord-redundancy-0.4.1 Documentation
Classes and Modules
- Redundancy
- Redundancy::ClassMethods
- Redundancy::UpdateBase
- Redundancy::UpdateColumn
- Redundancy::UpdateColumnWithPrev
- Redundancy::UpdateMethodWithPrev
- Redundancy::Utils
Methods
- ::cache_column — Redundancy::Utils
- ::cache_method — Redundancy::Utils
- ::get_inverse_association — Redundancy::Utils
- ::get_reflection — Redundancy::Utils
- ::new — Redundancy::UpdateBase
- ::update_redundancies — Redundancy
- #after_save — Redundancy::UpdateBase
- #after_save — Redundancy::UpdateMethodWithPrev
- #before_save — Redundancy::UpdateBase
- #before_save — Redundancy::UpdateColumn
- #before_save — Redundancy::UpdateColumnWithPrev
- #before_save — Redundancy::UpdateMethodWithPrev
- #cache_column — Redundancy::ClassMethods
- #cache_method — Redundancy::ClassMethods
- #cleanup_context — Redundancy::UpdateBase
- #force — Redundancy::UpdateBase
- #force_update! — Redundancy::UpdateBase
- #foreign_key_changed? — Redundancy::UpdateBase
- #get_target_from_association — Redundancy::UpdateBase
- #get_target_from_foreign_key — Redundancy::UpdateBase
- #get_target_from_prev_association — Redundancy::UpdateBase
- #get_target_from_relation_first_record — Redundancy::UpdateBase
- #get_value_from_association — Redundancy::UpdateBase
- #get_value_from_default — Redundancy::UpdateBase
- #get_value_from_target — Redundancy::UpdateBase
- #log — Redundancy::UpdateBase
- #need_update? — Redundancy::UpdateBase
- #raise_if_class_mismatch — Redundancy::UpdateBase
- #redundancies — Redundancy::ClassMethods
- #set_context — Redundancy::UpdateBase
- #update — Redundancy::UpdateBase
- #update_method — Redundancy::UpdateBase
- #update_redundancies — Redundancy
- #update_redundancies — Redundancy::ClassMethods
- #update_redundancies_after_save — Redundancy
- #update_redundancies_before_save — Redundancy
- #update_target — Redundancy::UpdateBase