Sha256: c809243536b4a6ee7b9e77f171b7516a5392564edf996223db451927fff21478
Contents?: true
Size: 114 Bytes
Versions: 16
Compression:
Stored size: 114 Bytes
Contents
class AddBlogImage < ActiveRecord::Migration def change add_column :cms_blogs, :image, :string end end
Version data entries
16 entries across 16 versions & 1 rubygems