#active-record
Read more stories on Hashnode
Articles with this tag
If you have a jsonb field in your Active record object and you want some nested value you can use pluck Example: Lets say your Users model has a jsonb...