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

Version Path
tramway-event-1.9.19.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.19 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.18.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.18.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.18 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.17 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.16 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.15 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.14 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.13 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.12 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.11.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.11.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.11 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.10.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.10 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.9.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.9.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.9 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.8 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb