Sha256: 682f6fa5679b50d6421f7ae48bf7fcc90805e035bfb10bbb43e4ab2605f48c65
Contents?: true
Size: 143 Bytes
Versions: 12
Compression:
Stored size: 143 Bytes
Contents
class AddExcerptsToPhcpressNewsPosts < ActiveRecord::Migration def change add_column :phcpress_news_posts, :newspstexcerpts, :text end end
Version data entries
12 entries across 12 versions & 1 rubygems