Sha256: 15f19002215e206e0055f3622a6608347537e75884650fd3acea9a48d977a6e6
Contents?: true
Size: 139 Bytes
Versions: 34
Compression:
Stored size: 139 Bytes
Contents
class AddContentProcessedToSpudPost < ActiveRecord::Migration def change add_column :spud_posts, :content_processed, :text end end
Version data entries
34 entries across 34 versions & 2 rubygems