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.10.2 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.10.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.10.0.2 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.10.0.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.10 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.31.2 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.31.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.31 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.30 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.29 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.28.4 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.28.3 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.28.2 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.28.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.9.28 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb