Sha256: 4b279e96dc747f70b06bcf5d7f81c9c28f0fa36028564dceb1417cc89e34590f
Contents?: true
Size: 155 Bytes
Versions: 47
Compression:
Stored size: 155 Bytes
Contents
class AddContentProcessedToSpudPagePartials < ActiveRecord::Migration def change add_column :spud_page_partials, :content_processed, :text end end
Version data entries
47 entries across 47 versions & 2 rubygems