removed-gendered-terms

This commit is contained in:
Emily Gonyer 2021-03-03 19:43:09 -05:00 committed by Henne Vogelsang
parent ab0ff0ff03
commit 77accc1100
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0
3 changed files with 10 additions and 10 deletions

View file

@ -98,10 +98,10 @@ Devise.setup do |config|
# ==> Configuration for :confirmable
# A period that the user is allowed to access the website even without
# confirming his account. For instance, if set to 2.days, the user will be
# able to access the website for two days without confirming his account,
# confirming their account. For instance, if set to 2.days, the user will be
# able to access the website for two days without confirming their account,
# access will be blocked just in the third day. Default is 0.days, meaning
# the user cannot access the website without confirming his account.
# the user cannot access the website without confirming their account.
config.allow_unconfirmed_access_for = 2.days
# If true, requires any email changes to be confirmed (exactly the same way as