Sha256: 72747624f3e49a0304766f4a58eb83a2d21826ae6ee4e52fa329952ff1ff39e9
Contents?: true
Size: 162 Bytes
Versions: 68
Compression:
Stored size: 162 Bytes
Contents
class AddSignedOutAtToParticipantLoginEvents < ActiveRecord::Migration def change add_column :participant_login_events, :signed_out_at, :datetime end end
Version data entries
68 entries across 68 versions & 1 rubygems