Sha256: 23b1e09096871cfa9d71eff7cedf365b8a5fcf07117d71aba06309a48f2f420d
Contents?: true
Size: 126 Bytes
Versions: 4
Compression:
Stored size: 126 Bytes
Contents
class AddTitleTagToSpudPage < ActiveRecord::Migration def change add_column :spud_pages, :page_title, :string end end
Version data entries
4 entries across 4 versions & 1 rubygems