module Auth::AllowGuests
Direct including types
- Home::Index
- PasswordResetRequests::Create
- PasswordResetRequests::New
- PasswordResets::Create
- PasswordResets::Edit
- PasswordResets::New
- SignIns::Create
- SignIns::New
- SignUpConfirmationRequests::Create
- SignUpConfirmationRequests::New
- SignUpConfirmations::Show
- SignUps::Create
- SignUps::New
Defined in:
actions/mixins/auth/allow_guests.crInstance Method Summary
-
#current_user : User | Nil
Since sign in is not required, current_user might be nil
Instance Method Detail
Since sign in is not required, current_user might be nil