Title:
shuber-attr_encrypted_ruby Download
Description: Generates attr_accessors that encrypt and decrypt attributes transparently
It works with ANY class, however, you get a few extra features when you’re using it with ActiveRecord, DataMapper, or Sequel
To Search:
File list (Check if you may need any files):
shuber-attr_encrypted-9194755
.............................\.gitignore
.............................\MIT-LICENSE
.............................\README.rdoc
.............................\Rakefile
.............................\attr_encrypted.gemspec
.............................\lib
.............................\...\attr_encrypted.rb
.............................\...\attr_encrypted
.............................\...\..............\adapters
.............................\...\..............\........\active_record.rb
.............................\...\..............\........\data_mapper.rb
.............................\...\..............\........\sequel.rb
.............................\...\..............\version.rb
.............................\test
.............................\....\active_record_test.rb
.............................\....\attr_encrypted_test.rb
.............................\....\data_mapper_test.rb
.............................\....\sequel_test.rb
.............................\....\test_helper.rb