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/shoulda/matchers
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
..
action_controller Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
active_model Generate docs using YARD 2014-06-20 16:41:32 -06:00
active_record Use proper enumerable method 2014-06-21 20:09:17 -06:00
doublespeak Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
independent Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
integrations Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
action_controller.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
active_model.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
active_record.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
assertion_error.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
doublespeak.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
error.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
independent.rb Restore delegate_method matcher 2014-03-21 14:54:16 -04:00
rails_shim.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
version.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
warn.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00