Class: Ouidb::MacRange::Range36

Inherits:
Ouidb::MacRange show all
Defined in:
lib/ouidb/mac_range.rb

Constant Summary collapse

SIZE =
36

Instance Attribute Summary

Attributes inherited from Ouidb::MacRange

#manufacturer

Instance Method Summary collapse

Methods inherited from Ouidb::MacRange

[], all, find_or_create, #initialize, #inspect, new_by_number, str_to_int, #to_s

Constructor Details

This class inherits a constructor from Ouidb::MacRange

Instance Method Details

#as_jsonObject



63
64
65
# File 'lib/ouidb/mac_range.rb', line 63

def as_json
  -super
end