Sha256: 61d7724be4f8e1939ec60cc9be8e8f7784c7517b5cf7efad577c4c0a6cbbe094
Contents?: true
Size: 151 Bytes
Versions: 3
Compression:
Stored size: 151 Bytes
Contents
class AddColumnExipryNotification < ActiveRecord::Migration def change add_column :user_notification_settings, :contract_date, :string end end
Version data entries
3 entries across 3 versions & 1 rubygems