Sha256: 21f4e95a575624f460e7eee287e4e677326552eec7049c049bc0836de6eecd2d

Contents?: true

Size: 137 Bytes

Versions: 15

Compression:

Stored size: 137 Bytes

Contents

class AddExpiresAtToTestingNotes < ActiveRecord::Migration
  def change
    add_column :testing_notes, :expires_at, :timestamp
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
houston-core-0.7.0.beta3 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.7.0.beta2 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.7.0.beta db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.6.3 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.6.2 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.6.1 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.6.0 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.6 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.5 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.4 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.3 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.2 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.1 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.0 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb
houston-core-0.5.0.beta1 db/migrate/20120501231817_add_expires_at_to_testing_notes.rb