Class: DesignSystem::Govuk::DummyAdmin::DummyUser

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
lib/design_system/govuk/test_helpers/form_builder_testable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#statusObject

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