Sha256: b64f4fd2df503c9b563dc8643dbc62d2cbc931fe5a150b1f679df51ca345a996
Contents?: true
Size: 181 Bytes
Versions: 17
Compression:
Stored size: 181 Bytes
Contents
# This migration comes from spree (originally 20120905145253) class AddTaxRateLabel < ActiveRecord::Migration def change add_column :spree_tax_rates, :name, :string end end
Version data entries
17 entries across 17 versions & 7 rubygems