Class: DeviceWizard::DeviceType
- Inherits:
-
Object
- Object
- DeviceWizard::DeviceType
- Defined in:
- lib/device_wizard.rb
Constant Summary collapse
- DESKTOP =
'desktop'- TABLET =
'tablet'- MOBILE =
'mobile'- CRAWLER =
'crawler'- UNKNOWN =
'unknown'