I’m just so happy this was accepted. You can now use SQLCipher with ruby when installed using --with-sqlcipher flag. You can also check whether or not the gem was compiled with SQLCipher by using the top level static method now available SQLite3::sqlcipher?

https://github.com/sparklemotion/sqlite3-ruby/pull/232