Sha256: 5145a70fa75dd16e48da5710cd20baf701aaec0f87af4cd1839682e09c190a7c
Contents?: true
Size: 148 Bytes
Versions: 76
Compression:
Stored size: 148 Bytes
Contents
class AddCodeToSpreePromotionCategories < ActiveRecord::Migration def change add_column :spree_promotion_categories, :code, :string end end
Version data entries
76 entries across 76 versions & 3 rubygems