https://dhruvasagar.dev/2013/04/20/activerecord-like-where-for-array-of-hashes-in-ruby/
ActiveRecord like where for array of hashes in ruby - Dhruva Sagar
Edit : Updated the code as per the suggestions made by Masklinn. Recently I was working on Issue#1 of my Soulmate Rails gem, which is a very simple and obvious...
activerecordlikearrayhashesruby
https://github.blog/engineering/infrastructure/how-github-converts-previously-encrypted-and-unencrypted-columns-to-activerecord-encrypted-columns/
How GitHub converts previously encrypted and unencrypted columns to ActiveRecord encrypted columns...
Nov 4, 2022 - This post is the second part in a series about ActiveRecord::Encryption that shows how GitHub upgrades previously encrypted and unencrypted columns to...
githubpreviouslyencryptedcolumnsactiverecord
https://github.blog/engineering/infrastructure/why-and-how-github-encrypts-sensitive-database-columns-using-activerecordencryption/
Why and how GitHub encrypts sensitive database columns using ActiveRecord::Encryption - The GitHub...
Sep 26, 2023 - You may know that GitHub encrypts your source code at rest, but you may not have known that we encrypt sensitive database columns as well. Read about our...
githubencryptssensitivedatabasecolumns