Sha256: a8c3122a9ae49543fd224c5b709e30fd286a9026f6c5c5271f21b9d5597c070b

Contents?: true

Size: 240 Bytes

Versions: 51

Compression:

Stored size: 240 Bytes

Contents

# NOTE must be removed until tramway-event 2.0

class RenameTramwayEventPeopleSectionsToTramwayEventPartakings < ActiveRecord::Migration[5.1]
  def change
    rename_table :tramway_event_people_sections, :tramway_event_partakings
  end
end

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
tramway-event-1.7.2 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.7.1 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.7 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.6.4 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.6.3 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.6.2 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.6.1 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.6 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.5.4 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.5.3 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb
tramway-event-1.5.2 lib/tramway/event/generators/templates/rename_tramway_event_people_sections_to_tramway_event_partakings.rb