Sha256: c3921e6bab865b4b718e6c7425b4ce7b38f323206e1f550f85cbf69d510917b9

Contents?: true

Size: 195 Bytes

Versions: 55

Compression:

Stored size: 195 Bytes

Contents

# frozen_string_literal: true

class AddShortDescriptionToTramwayEventEvents < ActiveRecord::Migration[5.1]
  def change
    add_column :tramway_event_events, :short_description, :text
  end
end

Version data entries

55 entries across 55 versions & 1 rubygems

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