Class: DesignSystem::Govuk::DummyModel
- Inherits:
-
Object
- Object
- DesignSystem::Govuk::DummyModel
- Includes:
- ActiveModel::Model
- Defined in:
- lib/design_system/govuk/test_helpers/form_builder_testable.rb
Instance Attribute Summary collapse
-
#role ⇒ Object
Returns the value of attribute role.
Instance Attribute Details
#role ⇒ Object
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 |