Sha256: 4a0ba60d32fd9136ca0fcb3dbf3871de3ac5f4208ef41b77049a5f33276a618d

Contents?: true

Size: 213 Bytes

Versions: 82

Compression:

Stored size: 213 Bytes

Contents

# frozen_string_literal: true

class AddPositionToTramwayEventParticipantFormFields < ActiveRecord::Migration[5.1]
  def change
    add_column :tramway_event_participant_form_fields, :position, :integer
  end
end

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
tramway-event-1.12.3.5 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.3.4 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.3.3 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.3.2 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.3.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.3 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.2 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.1.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12.0.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.12 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.5.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.5 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.4.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.4 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.2.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.2 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11.0.1 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb
tramway-event-1.11 lib/tramway/event/generators/templates/add_position_to_tramway_event_participant_form_fields.rb