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

Version Path
dm_cms-4.2.3.10 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.9 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.8 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.7 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.6 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.5 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.4 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.3 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.2 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3.1 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.3 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.2.3 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.2.2 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.2.1 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.2 db/migrate/20130531212537_add_notification_sent.rb
dm_cms-4.2.1.5 db/migrate/20130531212537_add_notification_sent.rb