Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass assert_dom_equal message arg to underlying assertion | Ryan McGeary | 2013-08-04 | 1 | -4/+4 |
* | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 |
* | Move action_controller/vendor/html-scanner to action_view | Piotr Sarnacki | 2012-08-28 | 1 | -1/+1 |
* | Removing ==Examples and last blank lines of docs from actionpack | Francesco Rodriguez | 2012-05-15 | 1 | -6/+0 |
* | just use assert and refute rather than building messages | Aaron Patterson | 2012-01-06 | 1 | -6/+2 |
* | escape constants that should not be linked to | Joost Baaij | 2010-08-27 | 1 | -1/+1 |
* | All AD modules are "deferrable" | Joshua Peek | 2009-12-22 | 1 | -1/+3 |
* | Move generic assertions into ActionDispatch | Joshua Peek | 2009-04-30 | 1 | -0/+35 |