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