1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00
This commit is contained in:
Josh Pigford 2024-02-02 10:39:17 -06:00
commit 55c352e8ef
11 changed files with 14 additions and 18 deletions

View file

@ -1,3 +1,3 @@
Rails.application.config.generators do |g|
g.orm :active_record, primary_key_type: :uuid
end
end