| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -13/+13 |
* | Merge docrails: | Pratik Naik | 2008-05-09 | 1 | -13/+13 |
* | Ruby 1.9 compat: force assert_select text encoding to the encoding of the reg... | Jeremy Kemper | 2008-04-28 | 1 | -1/+4 |
* | Add many examples to assertion documentation. Closes #7803 [jeremymcanally] | Marcel Molina | 2007-12-05 | 1 | -14/+47 |
* | Make sure assert_select_rjs gets counted, Closes #10278 [tarmo] | Michael Koziarski | 2007-11-29 | 1 | -1/+2 |
* | Standardize on using hyphens rather than colons to separate option names from... | Marcel Molina | 2007-11-06 | 1 | -5/+7 |
* | Update tests for ActiveSupport's JSON escaping change. [rick] | Rick Olson | 2007-10-26 | 1 | -0/+1 |
* | Random hits from the style nazi | David Heinemeier Hansson | 2007-09-09 | 1 | -2/+7 |
* | fix test cases to match new json output. Closes #8371 | Rick Olson | 2007-05-29 | 1 | -0/+2 |
* | Add support for assert_select_rjs with :show and :hide. #7780 [dchelimsky] | Marcel Molina | 2007-05-26 | 1 | -5/+8 |
* | Make assert_select's failure messages clearer about what failed. #7779 [dchel... | Marcel Molina | 2007-05-26 | 1 | -11/+19 |
* | Make assert_select access content_type through accessor instead of header | David Heinemeier Hansson | 2007-02-21 | 1 | -1/+1 |
* | Use a consistent load path to avoid double requires. Fix some scattered Ruby ... | Jeremy Kemper | 2007-01-28 | 1 | -1/+1 |
* | assert_select_rjs :remove | Jeremy Kemper | 2006-11-15 | 1 | -7/+21 |
* | Fix typo | Nicholas Seckar | 2006-10-09 | 1 | -2/+2 |
* | Fixed that assert_select selects the wrong tag by its contents (closes #6332)... | David Heinemeier Hansson | 2006-10-09 | 1 | -66/+64 |
* | assert_select_rjs decodes escaped unicode chars since the Javascript generato... | Jeremy Kemper | 2006-09-29 | 1 | -17/+23 |
* | Add chained replace/update support for assert_select_rjs [Rick Olson] | Rick Olson | 2006-09-14 | 1 | -10/+25 |
* | Moved in deprecated assertions and remove duplicated requires | David Heinemeier Hansson | 2006-09-03 | 1 | -3/+0 |
* | Follow proper naming conventions | David Heinemeier Hansson | 2006-09-03 | 1 | -0/+555 |