1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/lib
Adam89 ba744ba1b7 Use proper enumerable method
Instead of using `select` and a not to get all the false matchers
we are now using `reject` to return them.
2014-06-21 20:09:17 -06:00
..
shoulda Use proper enumerable method 2014-06-21 20:09:17 -06:00
shoulda-matchers.rb Switched to allowing a more canonical require statement 2011-01-31 16:45:13 -05:00