Sha256: d8b16fa5174d85fb7e1ebcbe2f6c2553e172459e4f9919e0bf5f7ffb3f054c18

Contents?: true

Size: 120 Bytes

Versions: 18

Compression:

Stored size: 120 Bytes

Contents

class AddGoldmineToTickets < ActiveRecord::Migration
  def change
    add_column :tickets, :goldmine, :string
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.7.0 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.7.0.beta4 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.7.0.beta3 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.7.0.beta2 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.7.0.beta db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.6.3 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.6.2 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.6.1 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.6.0 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.6 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.5 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.4 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.3 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.2 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.1 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.0 db/migrate/20120804003344_add_goldmine_to_tickets.rb
houston-core-0.5.0.beta1 db/migrate/20120804003344_add_goldmine_to_tickets.rb