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