Sha256: 65ae8cf50e1b65288fa42a9b5924c6b5ff81d0a2342190b98c62ea886ed81642

Contents?: true

Size: 139 Bytes

Versions: 6

Compression:

Stored size: 139 Bytes

Contents

class UpdateStockCounterCache < ActiveRecord::Migration
  def change
    Tienda::StockLevelAdjustment.counter_culture_fix_counts
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tienda-2.1.3 db/migrate/20150517212100_update_stock_counter_cache.rb
tienda-2.1.2 db/migrate/20150517212100_update_stock_counter_cache.rb
tienda-2.1.1 db/migrate/20150517212100_update_stock_counter_cache.rb
tienda-2.1.0 db/migrate/20150517212100_update_stock_counter_cache.rb
tienda-2.0.2 db/migrate/20150517212100_update_stock_counter_cache.rb
tienda-2.0.1 db/migrate/20150517212100_update_stock_counter_cache.rb