Class: WithAccounts::PasswordsCreating::Scenario
- Inherits:
-
LetsDoThis::Scenario
- Object
- LetsDoThis::Scenario
- WithAccounts::PasswordsCreating::Scenario
- Defined in:
- app/scenarios/with_accounts/passwords_creating/scenario.rb
Constant Summary collapse
- ACT_SEQUENCE =
[ CheckParams, CheckPasswordSetInvitation, UpdateAccount ].freeze
- STAGE_ATTRS_WHITELIST =
%i[params password account].freeze