Added the ability to encrypt notification emails with a public key. #44

Merged
LogalDeveloper merged 6 commits from encrypted-emails-feature into master 2017-10-18 18:59:49 -04:00
Showing only changes of commit 91d6082d37 - Show all commits

View File

@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20170703003647) do
ActiveRecord::Schema.define(version: 20171013001146) do
create_table "badges", force: :cascade do |t|
t.string "name", limit: 191