Class | Virtus::Equalizer |
In: |
lib/virtus/support/equalizer.rb
|
Parent: | Module |
Initialize an Equalizer with the given keys
Will use the keys with which it is initialized to define cmp?, hash, and inspect
@param [String] name
@param [Array<Symbol>] keys
@return [undefined]
@api private