Sha256: 9809b54b20400f250843aff9154a99e9b61cc124a58f52ec4a6e9ac47577e63c

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

class AddPhcpressproCategoryToPhcpressproNewsPost < ActiveRecord::Migration

	def change
		add_column :phcpresspro_news_posts, :pstcategory_id, :string
	end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
phcpresspro-2.0.1 db/migrate/20160425194321_add_phcpresspro_category_to_phcpress_news_post.rb
phcpresspro-2.0.0 db/migrate/20160425194321_add_phcpresspro_category_to_phcpress_news_post.rb