Sha256: 2c41f55d1372056c1ecc2fc23bfb388a1a102132ebd797f443e9f47ba05ed6e8
Contents?: true
Size: 138 Bytes
Versions: 31
Compression:
Stored size: 138 Bytes
Contents
class AddHtmlAttributesToImages < ActiveRecord::Migration def change add_column :smithy_images, :html_attributes, :string end end
Version data entries
31 entries across 31 versions & 1 rubygems