Sha256: 2a405bb7a19444822a2f0daec6b0064e98f771cedb9a2e5bee2ab6262e268e4d
Contents?: true
Size: 184 Bytes
Versions: 4
Compression:
Stored size: 184 Bytes
Contents
# This migration comes from spree_promo (originally 20100502163939) class NameForPromotions < ActiveRecord::Migration def change add_column :promotions, :name, :string end end
Version data entries
4 entries across 4 versions & 1 rubygems