Sha256: 79f182cc2a04667900c4331821884b7f67c7f4dcee230779077bade9eec8b2c3

Contents?: true

Size: 185 Bytes

Versions: 39

Compression:

Stored size: 185 Bytes

Contents

class ResetCounterCacheOnPandaCmsTemplate < ActiveRecord::Migration[7.1]
  def change
    PandaCms::Template.find_each { |t| PandaCms::Template.reset_counters(t.id, :pages) }
  end
end

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
panda_cms-0.6.3 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.6.2 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.6.1 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.6.0 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.10 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.9 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.8 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.7 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.6 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.5 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.4 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.3 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.2 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.1 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.5.0 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.3.15 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.3.14 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.3.13 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.3.12 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb
panda_cms-0.3.11 db/migrate/20240317163053_reset_counter_cache_on_panda_cms_template.rb