Sha256: 500275190651dd35a578a0cf54eb261ff3fcc57d9421ebde5d830953fdbd6468
Contents?: true
Size: 131 Bytes
Versions: 1
Compression:
Stored size: 131 Bytes
Contents
class AddUrlToPhotos < ActiveRecord::Migration def change add_column :refinery_photo_gallery_photos, :url, :string end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
refinerycms-photo-gallery-0.2.0 | db/migrate/20130127175559_add_url_to_photos.rb |