Sha256: 0c58e9b79cadccf7145ccd0d2fd1abc744f5a7e3d7ba111daf3ddc6cb5af6f5f
Contents?: true
Size: 117 Bytes
Versions: 65
Compression:
Stored size: 117 Bytes
Contents
class AddNotesToSpudPages < ActiveRecord::Migration def change add_column :spud_pages, :notes, :text end end
Version data entries
65 entries across 65 versions & 2 rubygems