riboseinc/transcryptor

View on GitHub
lib/transcryptor/active_record/re_encrypt_statement.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method re_encrypt_column has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def re_encrypt_column(table_name, attribute_name, old_opts = {}, new_opts = {}, transcryptor_opts = {})
Severity: Minor
Found in lib/transcryptor/active_record/re_encrypt_statement.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status