paper-trail-gem--paper_trail/test/schema_change.rb

4 lines
81 B
Ruby

ActiveRecord::Schema.define do
remove_column :widgets, :sacrificial_column
end