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

fix: es necesario nice_partials para no tener que hacer yield

This commit is contained in:
f 2024-05-17 17:00:09 -03:00
parent 87f95cf7e5
commit 21ccedc639
No known key found for this signature in database
2 changed files with 4 additions and 0 deletions

View file

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

View file

@ -385,6 +385,8 @@ GEM
net-protocol
net-ssh (7.2.1)
netaddr (2.0.6)
nice_partials (0.10.0)
actionview (>= 4.2.6)
nio4r (2.7.0-x86_64-linux-musl)
nokogiri (1.16.0-x86_64-linux-musl)
mini_portile2 (~> 2.8.2)
@ -680,6 +682,7 @@ DEPENDENCIES
mobility
nanoid
net-ssh
nice_partials
nokogiri
pg
pg_search