RubyGems Navigation menu

encrypted_search_attributes 1.1.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:
= Copy to clipboard Copied!

install:
=

Versions:

  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)
Show all versions (5 total)

Runtime Dependencies (2):

Development Dependencies (4):

bundler ~> 1.5
rake ~> 10.1
rspec ~> 2.14.1
sqlite3 ~> 1.3.8

Owners:

Authors:

  • M. Scott Ford

SHA 256 checksum:

44f155f4d990e2ecfa5272210370655dabef7de9a432e776aca38ceffff4e8b6

Total downloads 33,431

For this version 2,500

License:

Apache License v2.0

Required Ruby Version: >= 0

Links: