riboseinc/transcryptor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.travis.yml
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.adoc
Rakefile
bin/console
bin/setup
lib/transcryptor.rb11
A
0 mins
lib/transcryptor/abstract_adapter.rb49
A
0 mins
lib/transcryptor/active_record.rb4
A
0 mins
lib/transcryptor/active_record/adapter.rb14
A
0 mins
lib/transcryptor/active_record/re_encrypt_statement.rb8
A
35 mins
lib/transcryptor/active_record/zero_downtime.rb29
A
0 mins
lib/transcryptor/attr_encrypted.rb3
A
0 mins
lib/transcryptor/attr_encrypted/column_names.rb33
A
0 mins
lib/transcryptor/attr_encrypted/poro.rb11
A
0 mins
lib/transcryptor/data_mapper.rb3
A
0 mins
lib/transcryptor/data_mapper/adapter.rb16
A
0 mins
lib/transcryptor/data_mapper/re_encrypt_statement.rb8
A
35 mins
lib/transcryptor/decoder.rb44
A
0 mins
lib/transcryptor/encryption.rb4
A
0 mins
lib/transcryptor/encryption/base.rb19
A
0 mins
lib/transcryptor/encryption/decryptor.rb14
A
0 mins
lib/transcryptor/encryption/encryptor.rb29
A
0 mins
lib/transcryptor/instance.rb65
A
35 mins
lib/transcryptor/version.rb3
A
0 mins
transcryptor.gemspec