Sha256: aa0d5c4c20bb129c105b4fc6e25e3bd29444a2af9f37d6768ab5436c1b5def13
Contents?: true
Size: 141 Bytes
Versions: 4
Compression:
Stored size: 141 Bytes
Contents
class AddUploadHashToAlchemyPicture < ActiveRecord::Migration def change add_column :alchemy_pictures, :upload_hash, :string end end
Version data entries
4 entries across 4 versions & 1 rubygems