Also migrate from the lockbox gem to built-in ActiveRecord encryption, because fewer dependencies are always better, and we can clean up the column names in the same go.
Also migrate from the lockbox gem to built-in ActiveRecord encryption, because fewer dependencies are always better, and we can clean up the column names in the same go.
closes #215
refs #222
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Also migrate from the lockbox gem to built-in ActiveRecord encryption, because fewer dependencies are always better, and we can clean up the column names in the same go.
closes #215
refs #222
👍