add search by terms on posts
This commit is contained in:
@@ -124,6 +124,9 @@ GEM
|
||||
nokogiri (1.13.3-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
pg (1.3.3)
|
||||
pg_search (2.3.6)
|
||||
activerecord (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
puma (5.6.2)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.6.0)
|
||||
@@ -196,6 +199,7 @@ DEPENDENCIES
|
||||
faker (~> 2.19)
|
||||
jbuilder
|
||||
pg (~> 1.1)
|
||||
pg_search (~> 2.3)
|
||||
puma (~> 5.0)
|
||||
rails (~> 7.0.2, >= 7.0.2.2)
|
||||
rspec-rails (~> 5.1)
|
||||
|
||||
Reference in New Issue
Block a user