Sha256: c7f4ba0937a4de4fbb54a6abd806415a7aa8fc819a6b01c8f198ea11def63ced

Contents?: true

Size: 209 Bytes

Versions: 104

Compression:

Stored size: 209 Bytes

Contents

class DropCreditCardFirstNameAndLastName < ActiveRecord::Migration
  def change
    remove_column :spree_credit_cards, :first_name, :string
    remove_column :spree_credit_cards, :last_name, :string
  end
end

Version data entries

104 entries across 104 versions & 3 rubygems

Version Path
goca-spree-core-3.1.14.rails.5.0 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
goca-spree-core-3.1.15.rails.5.0 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
goca-spree-core-3.1.15.pre.rails.pre.5.0 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.14 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.13 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.12 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
solidus_core-1.4.2 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
solidus_core-1.3.2 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
solidus_core-1.2.3 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
solidus_core-1.1.4 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
solidus_core-1.0.7 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.11 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.10 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.9 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.8 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.7 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.6 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
solidus_core-1.4.1 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.5 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb
spree_core-3.1.4 db/migrate/20140604135309_drop_credit_card_first_name_and_last_name.rb