Commit Graph

3 Commits

Author SHA1 Message Date
Gabe Berke-Williams 7b3d6d0f86 Continue cleaning up matchers. 2012-03-30 11:50:59 -04:00
Prem Sichanugrist 1a3aeec47c Fix have_db_index_matcher bug on JRuby
So matched_index.unique actually returns an integer instead of true and returns nil instead of false in JRuby. This `!!` operator should fix it.
2011-09-18 21:40:51 +07:00
Joe Ferris 56b0a0439e Move into the Matchers namespace 2010-12-15 17:34:19 -05:00