rails-panda-search 1.0.3
A Rails gem that enables substring search on encrypted ActiveRecord columns using pluggable indexing strategies. Ships with n-gram indexing out of the box. Supports composite primary keys and multiple concurrent strategies.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
rails
>= 7.0.0
Development Dependencies (13):
rake
>= 0
rspec
>= 0
rspec-rails
>= 0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rails
>= 0
rubocop-rake
>= 0
rubocop-rspec
>= 0
rubocop-rspec_rails
>= 0
simplecov
>= 0
sqlite3
>= 0
standard
>= 0
standard-rails
>= 0