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-2.0.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-2.0.0.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-2.0 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.9.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.9 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.8.2 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.8.1 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.8 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.7 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.6.4 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.6.3 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.6.2 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.6 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.5 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.4 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.3.10 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.3.9 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.3.8 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.3.7 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb
tramway-event-1.12.3.6 lib/tramway/event/generators/templates/add_short_description_to_tramway_event_events.rb