Sha256: 00c0a3b239b676ad964d02babe55b743db6e5bc82f6af416155ffad0891fae01
Contents?: true
Size: 155 Bytes
Versions: 51
Compression:
Stored size: 155 Bytes
Contents
class AddPositionToTramwayEventPartakings < ActiveRecord::Migration[5.1] def change add_column :tramway_event_partakings, :position, :text end end
Version data entries
51 entries across 51 versions & 1 rubygems