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