Sha256: 1e1067a13b4ad25128807a600c36e45b0c39cfc6c1619a1379506c19a8175d52
Contents?: true
Size: 138 Bytes
Versions: 3
Compression:
Stored size: 138 Bytes
Contents
class RemoveRespondedFromNotifications < ActiveRecord::Migration def change remove_column :notification_users, :responded end end
Version data entries
3 entries across 3 versions & 1 rubygems