Sha256: 57210ce45ba36ba382b8fb3915fc795890065dea4b7504d18ebe29d33e014151
Contents?: true
Size: 140 Bytes
Versions: 63
Compression:
Stored size: 140 Bytes
Contents
class ChangeParticipantsToRegistration < ActiveRecord::Migration[4.2] def change rename_table :participants, :registrations end end
Version data entries
63 entries across 63 versions & 1 rubygems