Skip to content

Instantly share code, notes, and snippets.

@fsndzomga
Created October 22, 2023 22:12
Show Gist options
  • Save fsndzomga/7b680789c43d25cbee9e6a9836353b67 to your computer and use it in GitHub Desktop.
Save fsndzomga/7b680789c43d25cbee9e6a9836353b67 to your computer and use it in GitHub Desktop.
class Document < ApplicationRecord
encrypts :content
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment