APIdock / Ruby on Rails
/
Browse About
method

inverse_updates_counter_named?

rails latest stable - Class: ActiveRecord::Associations::HasManyAssociation

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

inverse_updates_counter_named?(counter_name, reflection)
private

Alias for ActiveRecord::Associations::HasManyAssociation#inverse_which_updates_counter_named

Related methods

  • Instance methods
  • empty?
  • handle_dependency
  • insert_record
  • Private methods
  • private_create_record
  • privatecached_counter_attribute_name
  • privateconcat_records
  • privatecount_records
  • privatecounter_must_be_updated_by_has_many?
  • privatedelete_count
  • privatedelete_or_nullify_all_records
  • privatedelete_records
  • privatehas_cached_counter?
  • privateinverse_updates_counter_cache?
  • privateinverse_updates_counter_in_memory?
  • privateinverse_updates_counter_named?
  • privateinverse_which_updates_counter_cache
  • privateinverse_which_updates_counter_named
  • privateupdate_counter
  • privateupdate_counter_if_success
  • privateupdate_counter_in_database
  • privateupdate_counter_in_memory
APIdock API Documentation Browser

© 2026 APIdock