The SparseRange class lets you easily collect many ranges into one.You can perform logic operations such as union and intersection on ranges with gaps. Can replace a standard range.
Alan Franzoni
gem "extrarange", "~> 1.0.1"