Sha256: 4b3d87cf4af658cce4f39e396b61a56303f50869dff02f92a2ec7cc668824853
Contents?: true
Size: 164 Bytes
Versions: 12
Compression:
Stored size: 164 Bytes
Contents
class AddPositionToSpinaPhotoCollectionsPhotos < ActiveRecord::Migration def change add_column :spina_photo_collections_photos, :position, :integer end end
Version data entries
12 entries across 12 versions & 1 rubygems