Sha256: d20542281da96e9c7482137cfed706a654c68e09dbf4a93509b481a256af11db

Contents?: true

Size: 137 Bytes

Versions: 15

Compression:

Stored size: 137 Bytes

Contents

class AddUnfuddleIdToTestingNotes < ActiveRecord::Migration
  def change
    add_column :testing_notes, :unfuddle_id, :integer
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

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