Sha256: 03ea3f340535f6b81dd810e6cfc7503b3991231dfc78bb853e99711c3574cc13
Contents?: true
Size: 158 Bytes
Versions: 68
Compression:
Stored size: 158 Bytes
Contents
class AddParticipantOnloadLogOutToLoginEvent < ActiveRecord::Migration def change add_column :participant_login_events, :onload_at, :datetime end end
Version data entries
68 entries across 68 versions & 1 rubygems