Module: DevId
- Defined in:
- lib/dev-id.rb,
lib/dev-id/base.rb,
lib/dev-id/version.rb,
lib/dev-id/device_uuid.rb,
lib/dev-id/mac_address.rb,
lib/dev-id/mac_address.rb,
lib/dev-id/mac_address.rb,
lib/dev-id/binary_address.rb,
lib/dev-id/device_identifier.rb
Overview
This file should not require anything, as it’s loaded in the ‘*.gemspec` file.
Defined Under Namespace
Classes: Base, BasicActiveModel, BinaryAddress, DeviceIdentifier, DeviceUuid, MacAddress, MacAddressOui, MacAddressPartial
Constant Summary collapse
- VERSION =
The version of this Gem.
[ 0, 0, 2 ].freeze
- VERSION_STR =
The version of this Gem as a string.
VERSION.map(& :to_s).join('.').freeze