Commit Graph

16 Commits

Author SHA1 Message Date
Gabe Berke-Williams 96df0b12ca Continue cleaning up matchers. 2012-03-30 10:51:00 -04:00
Gabe Berke-Williams 36006d83b4 Mutate less. 2012-03-30 10:44:46 -04:00
Gabe Berke-Williams fd4aa53382 Fix style. 2012-03-09 12:17:59 -05:00
Fujimura Daisuke 0e0339e943 Add flash type to expectation and description 2012-03-09 12:07:43 -05:00
Fujimura Daisuke ef866e2674 Add SetTheFlashMatcher#[] to specify flash type 2012-03-09 12:07:43 -05:00
Vasiliy Ermolovich 16eb4aa78d render_template compatible with assert_template, closes #21 2011-10-15 14:36:30 +03:00
Mike Burns 3ee5e5f5df Merge branch 'master' of https://github.com/shaliko/shoulda-matchers 2011-10-14 11:50:18 -04:00
Prem Sichanugrist 3d9439030b Update set_the_flash_matcher to also duplicate the used set to fix a bug in Rubinius
Tests now also passed on Rubinius 2.0
2011-09-19 01:05:07 +07:00
Shaliko 12455aeb67 Edited lib/shoulda/matchers/action_controller/route_matcher.rb via GitHub 2011-08-26 18:52:32 +04:00
Shaliko Usubov f6511a3fcd Fixed syntax error 2011-08-25 22:35:02 +04:00
Prem Sichanugrist 71c47f7cef Fix all the tests. We should be good to go for 3.1.0.rc1 2011-05-25 15:36:13 -04:00
Chad Hendry de11b4b59b Fix for AssignToMatcher failure message
AssignToMatcher did not include the assigned object in the failure
message when the assigned object is of the wrong kind.
2011-03-30 17:30:23 -05:00
Timothy Yen 404d1f4ee8 Added shoulda/matchers/assertion_error that assigns based on the current Ruby version. 2011-02-17 13:37:30 -05:00
Timothy Yen 76a8aa726e Fix assign_to_matcher for ruby 1.9.2: check for instance variables using symbols instead of strings 2011-02-17 13:34:56 -05:00
Tristan Dunn 29ebbecf9a Fix and improve a couple matcher descriptions. 2010-12-17 11:50:49 -05:00
Joe Ferris 56b0a0439e Move into the Matchers namespace 2010-12-15 17:34:19 -05:00