mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 08:08:00 -05:00
fix doc typo
This commit is contained in:
@@ -7,7 +7,7 @@ module Devise
|
||||
#
|
||||
# == Options
|
||||
#
|
||||
# Confirmable adds the following options to devise_for:
|
||||
# Confirmable adds the following options to +devise+:
|
||||
#
|
||||
# * +allow_unconfirmed_access_for+: the time you want to allow the user to access his account
|
||||
# before confirming it. After this period, the user access is denied. You can
|
||||
|
||||
Reference in New Issue
Block a user