Class: DesignSystem::Govuk::DummyAdmin::DummyUser
- Inherits:
-
Object
- Object
- DesignSystem::Govuk::DummyAdmin::DummyUser
- Includes:
- ActiveModel::Model
- Defined in:
- lib/design_system/govuk/test_helpers/form_builder_testable.rb
Instance Attribute Summary collapse
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ Object
Returns the value of attribute status.
15 16 17 |
# File 'lib/design_system/govuk/test_helpers/form_builder_testable.rb', line 15 def status @status end |