Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [html-scanner] Fix parsing of empty tags. Closes #7641. [anthony.bailey] | Michael Koziarski | 2007-09-21 | 1 | -0/+3 |
* | Use a consistent load path to avoid double requires. Fix some scattered Ruby ... | Jeremy Kemper | 2007-01-28 | 1 | -4/+3 |
* | Added assert_select* for CSS selector-based testing (deprecates assert_tag) #... | David Heinemeier Hansson | 2006-09-03 | 1 | -0/+1 |
* | Fix conflict with assert_tag and Glue gem (closes #2255) [david.felstead@gmai... | David Heinemeier Hansson | 2005-11-07 | 1 | -2/+2 |
* | Updated vendor copy of html-scanner to support better xml parsing | Jamis Buck | 2005-09-05 | 1 | -2/+2 |
* | Resync with html-scanner (fix parser bug) | Jamis Buck | 2005-06-14 | 1 | -2/+2 |
* | Updated vendor copy of html-scanner lib, for bug fixes and optimizations | Jamis Buck | 2005-06-14 | 1 | -3/+4 |
* | Fixed documentation and prepared for release of 0.12 | David Heinemeier Hansson | 2005-04-18 | 1 | -2/+2 |
* | Added assert_tag and assert_no_tag as a much improved alternative to the depr... | David Heinemeier Hansson | 2005-04-17 | 1 | -0/+63 |