Sha256: ecfa61853e31d218a8f98737f3b08c3ea3f12f6a498aca70311b9a3b98de6fb9
Contents?: true
Size: 152 Bytes
Versions: 19
Compression:
Stored size: 152 Bytes
Contents
class AddResponseToSpreeSubscriptionEvents < ActiveRecord::Migration def change add_column :spree_subscription_events, :response, :text end end
Version data entries
19 entries across 19 versions & 1 rubygems