5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 20:06:22 +00:00

feat: vamos a usar nanoid para generar ids únicos

This commit is contained in:
f 2024-05-17 14:53:10 -03:00
parent b01064293e
commit 9e95dedb5c
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View file

@ -85,6 +85,7 @@ gem 'rubanok'
gem 'after_commit_everywhere', '~> 1.0'
gem 'aasm'
gem 'que-web'
gem 'nanoid'
# database
gem 'hairtrigger'

View file

@ -373,6 +373,7 @@ GEM
multi_xml (0.6.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nanoid (2.0.0)
net-imap (0.4.9)
date
net-protocol
@ -677,6 +678,7 @@ DEPENDENCIES
memory_profiler
mini_magick
mobility
nanoid
net-ssh
nokogiri
pg