You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jay Dorsey edited this page Feb 7, 2019
·
1 revision
In order to use the public_activity gem with tables using UUIDs, you'll need to modify
the *_create_activities.rb migration file, before running your migrations.
Assuming you want to use UUIDs for the activities table, and are using UUID's for your
trackable, owner, and recipient tables, a migration like below should work: