Module: ForemanDatacenter::DeviceTypesHelper
- Defined in:
- app/helpers/foreman_datacenter/device_types_helper.rb
Instance Method Summary collapse
Instance Method Details
#device_type_subdevice_roles ⇒ Object
3 4 5 |
# File 'app/helpers/foreman_datacenter/device_types_helper.rb', line 3 def device_type_subdevice_roles DeviceType::SUBDEVICE_ROLES.zip(DeviceType::SUBDEVICE_ROLES) end |