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

Version Path
phcpress-2.5.2 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-2.5.0 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-2.0.2 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-2.0.0 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-1.0.0 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-0.11.1 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-0.11.0 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-0.10.8 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-0.9.7 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb
phcpress-0.9.6 db/migrate/20160223231317_add_attachment_pstimage_to_phcpress_news_posts.rb