Class: DeviceDetector::VendorFragment

Inherits:
Parser
  • Object
show all
Defined in:
lib/device_detector/vendor_fragment.rb

Constant Summary

Constants inherited from Parser

Parser::ROOT

Instance Attribute Summary

Attributes inherited from Parser

#user_agent

Instance Method Summary collapse

Methods inherited from Parser

#full_version, #initialize

Constructor Details

This class inherits a constructor from DeviceDetector::Parser

Instance Method Details

#nameObject



7
8
9
# File 'lib/device_detector/vendor_fragment.rb', line 7

def name
  vendor_fragment_info
end