📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
riboseinc/transcryptor
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
1 day ago
Refresh default branch
Refresh
Branch:
master
(View all)
Name
Lines of code
Maintainability
Test 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.rb
11
A
0 mins
lib/transcryptor/abstract_adapter.rb
49
A
0 mins
lib/transcryptor/active_record.rb
4
A
0 mins
lib/transcryptor/active_record/adapter.rb
14
A
0 mins
lib/transcryptor/active_record/re_encrypt_statement.rb
8
A
35 mins
lib/transcryptor/active_record/zero_downtime.rb
29
A
0 mins
lib/transcryptor/attr_encrypted.rb
3
A
0 mins
lib/transcryptor/attr_encrypted/column_names.rb
33
A
0 mins
lib/transcryptor/attr_encrypted/poro.rb
11
A
0 mins
lib/transcryptor/data_mapper.rb
3
A
0 mins
lib/transcryptor/data_mapper/adapter.rb
16
A
0 mins
lib/transcryptor/data_mapper/re_encrypt_statement.rb
8
A
35 mins
lib/transcryptor/decoder.rb
44
A
0 mins
lib/transcryptor/encryption.rb
4
A
0 mins
lib/transcryptor/encryption/base.rb
19
A
0 mins
lib/transcryptor/encryption/decryptor.rb
14
A
0 mins
lib/transcryptor/encryption/encryptor.rb
29
A
0 mins
lib/transcryptor/instance.rb
65
A
35 mins
lib/transcryptor/version.rb
3
A
0 mins
transcryptor.gemspec