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