Class: MintPress::Infrastructure::IPRange
- Inherits:
-
Object
- Object
- MintPress::Infrastructure::IPRange
- Defined in:
- src/mintpress-infrastructure/lib/mintpress-infrastructure/ip_allocator.rb
Overview
Also an abstract class due to the requirement of some sort of backend
storage engine at the very, very least
Properties (Read/Write)
Properties (Read Only)
Instance Method Summary collapse
-
#initialize(range) ⇒ IPRange
constructor
A new instance of IPRange.
Constructor Details
#initialize(range) ⇒ IPRange
Returns a new instance of IPRange.