Sha256: 9455f3daf006beac84fd728d04266ad5fe7a5403803ed16e70f0aca54553801b
Contents?: true
Size: 153 Bytes
Versions: 4
Compression:
Stored size: 153 Bytes
Contents
class AddPhcpressCategoryToPhcpressNewsPost < ActiveRecord::Migration def change add_column :phcpress_news_posts, :pstcategory_id, :string end end
Version data entries
4 entries across 4 versions & 1 rubygems