Sha256: be0bd8079625cb141a96077d9e3b1d517946e1ed36370bfa0491315127a96a1a

Contents?: true

Size: 174 Bytes

Versions: 82

Compression:

Stored size: 174 Bytes

Contents

# frozen_string_literal: true

class AddIconToTramwayEventSections < ActiveRecord::Migration[5.1]
  def change
    add_column :tramway_event_sections, :icon, :text
  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_icon_to_tramway_event_sections.rb
tramway-event-1.12.3.4 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.3.3 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.3.2 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.3.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.3 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.2 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.1.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12.0.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.12 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.5.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.5 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.4.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.4 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.2.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.2 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11.0.1 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb
tramway-event-1.11 lib/tramway/event/generators/templates/add_icon_to_tramway_event_sections.rb