Sha256: 3e098bce1eab3d848790f60b30a5abd79df8edb9c16ed2e01ab929f9ba4d887e

Contents?: true

Size: 222 Bytes

Versions: 2

Compression:

Stored size: 222 Bytes

Contents

# This migration comes from spree (originally 20141023005240)
class AddCounterCacheFromSpreeVariantsToSpreeStockItems < ActiveRecord::Migration
  # This was unnecessary and was removed
  def up
  end

  def down
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_order_reporting-0.0.2 spec/dummy/db/migrate/20160707103539_add_counter_cache_from_spree_variants_to_spree_stock_items.spree.rb
spree_order_reporting-0.0.1 spec/dummy/db/migrate/20160706112491_add_counter_cache_from_spree_variants_to_spree_stock_items.spree.rb