Files | Admin

Notes:

Release Name: Official Release Patch Level 1: 0.1

Notes:
UnifiedMatchers is a library of operators which compare objects (a la ===).
These operators are defined in only one class and can be extended by classical
class inheriting.



Changes: New 0.1_p1, 2007-08-15: * Update to core_ex 0.6_p3. * Improve inspection of long strings by shortening them (using '...'). * Use gem instead of require_gem.