RubyGems Navigation menu

encrypted_search_attributes 1.2.1

Encrypting a field makes it very difficult to perform a case insensitive search for the columns data. This gem normalizes the text before encrypted it and storing it in a search column. The current normalization method is to convert the text to all lowercase.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.1 - January 30, 2015 (15.5 KB)
  2. 1.2.0 - January 30, 2015 (15.5 KB)
  3. 1.1.0 - January 12, 2015 (15.5 KB)
  4. 1.0.1 - February 06, 2014 (14.5 KB)
显示所有版本 (共 5 个)

Runtime 依赖 (2):

Development 依赖 (4):

bundler ~> 1.5
rake ~> 10.1
rspec ~> 2.14
sqlite3 ~> 1.3

业主:

作者:

  • M. Scott Ford

SHA 256 校验和:

53252104aeac2d5f2eb03f53fc16946527799de68e032eedee26193140622caa

下载总量 33,431

这个版本 25,614

许可:

Apache License v2.0

需要的 Ruby 版本: >= 0

链接: