Sha256: 328daf456bdf346754e6b5958edda460001b2f1e84c3fdd2ab69b9b6edef38ee
Contents?: true
Size: 178 Bytes
Versions: 67
Compression:
Stored size: 178 Bytes
Contents
class AddOptionsToTramwayEventParticipantFormFields < ActiveRecord::Migration[5.1] def change add_column :tramway_event_participant_form_fields, :options, :jsonb end end
Version data entries
67 entries across 67 versions & 1 rubygems