Class: DesignSystem::Govuk::DummyModel

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

#roleObject

Returns the value of attribute role.



8
9
10
# File 'lib/design_system/govuk/test_helpers/form_builder_testable.rb', line 8

def role
  @role
end