Sha256: 74a62e7acc1a3180e1ac9e4ea05ff2747a7a3a116a2bb404f29fef1748fc8b97
Contents?: true
Size: 182 Bytes
Versions: 67
Compression:
Stored size: 182 Bytes
Contents
class AddPositionToTramwayEventParticipantFormFields < ActiveRecord::Migration[5.1] def change add_column :tramway_event_participant_form_fields, :position, :integer end end
Version data entries
67 entries across 67 versions & 1 rubygems