method
compress_if_worth_it
rails latest stable - Class:
ActiveRecord::Encryption::Encryptor
compress_if_worth_it(string)private
Under certain threshold, ZIP compression is actually worse that not compressing
compress_if_worth_it(string)Under certain threshold, ZIP compression is actually worse that not compressing