Sha256: 4bcd289b5792eaa98c8012ce4a1013691fad349d82e9aadfb81f974641478d38
Contents?: true
Size: 122 Bytes
Versions: 5
Compression:
Stored size: 122 Bytes
Contents
class AddNotesToSpudPages < ActiveRecord::Migration[4.2] def change add_column :spud_pages, :notes, :text end end
Version data entries
5 entries across 5 versions & 1 rubygems