Sha256: ec910a1f21176a9b6ec3b25e719b446c9bc1455a5c0640ca269b86bf8395843e
Contents?: true
Size: 150 Bytes
Versions: 10
Compression:
Stored size: 150 Bytes
Contents
class AddAttachmentPstimageToPhcpressNewsPosts < ActiveRecord::Migration def change add_column :phcpress_news_posts, :pstimage, :string end end
Version data entries
10 entries across 10 versions & 1 rubygems