RubyGems Navigation menu

encrypted_search_attributes 1.2.0

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 總和檢查碼:

bf9493e3a7919b1c88f4702ce9dcda6191d96c56fb7dd18342466c01e3022d58

總下載次數 33,612

這個版本 2,440

授權:

Apache License v2.0

Ruby 版本需求: >= 0

相關連結: