Sha256: 753c21a782ee97d9a3c887847d860ac589da747d153a5514dd01940f881e431f
Contents?: true
Size: 138 Bytes
Versions: 16
Compression:
Stored size: 138 Bytes
Contents
class AddNotificationSent < ActiveRecord::Migration def change add_column :cms_posts, :notification_sent_on, :datetime end end
Version data entries
16 entries across 16 versions & 1 rubygems