Sha256: 5f2f0cf8db0ffb9dcfca3a82275a87d7080ae624d4a1c5dd068b91a2ad1352c0

Contents?: true

Size: 175 Bytes

Versions: 40

Compression:

Stored size: 175 Bytes

Contents

# frozen_string_literal: true

class RemoveStatusFromTramwayEventEvents < ActiveRecord::Migration[5.1]
  def change
    remove_column :tramway_event_events, :status
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

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