Sha256: ce0d07121ce26fc1e1b2cfb97387818e8569c3ecafe7fb269e793696c4e57f57

Contents?: true

Size: 146 Bytes

Versions: 141

Compression:

Stored size: 146 Bytes

Contents

class DropReturnAuthorizationAmount < ActiveRecord::Migration[4.2]
  def change
    remove_column :spree_return_authorizations, :amount
  end
end

Version data entries

141 entries across 141 versions & 2 rubygems

Version Path
solidus_core-2.0.0.beta1 db/migrate/20140710190048_drop_return_authorization_amount.rb