Sha256: 14a261eb7c8061d760e663997aaa84d850961b29ad3396fca8e2f800add02e1a
Contents?: true
Size: 131 Bytes
Versions: 5
Compression:
Stored size: 131 Bytes
Contents
class AddTitleTagToSpudPage < ActiveRecord::Migration[4.2] def change add_column :spud_pages, :page_title, :string end end
Version data entries
5 entries across 5 versions & 1 rubygems