Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed assert_redirect_to to work with redirect_to_path #869 [Nicholas Seckar] | David Heinemeier Hansson | 2005-05-19 | 1 | -7/+23 |
* | Added functionality to assert_tag, so you can now do tests on the siblings of... | David Heinemeier Hansson | 2005-05-06 | 1 | -0/+6 |
* | Fixed assert_redirected_to to work with :only_path => false #1204 [Alisdair M... | David Heinemeier Hansson | 2005-04-30 | 1 | -1/+1 |
* | Fixed stringification on all assigned hashes. The sacrifice is that assigns[:... | David Heinemeier Hansson | 2005-04-19 | 1 | -1/+5 |
* | Fixed documentation and prepared for release of 0.12 | David Heinemeier Hansson | 2005-04-18 | 1 | -9/+9 |
* | Added assert_tag and assert_no_tag as a much improved alternative to the depr... | David Heinemeier Hansson | 2005-04-17 | 1 | -1/+83 |
* | Hide the deprecated methods from the docs | David Heinemeier Hansson | 2005-04-17 | 1 | -6/+2 |
* | Deprecated the majority of all the testing assertions and replaced them with ... | David Heinemeier Hansson | 2005-04-17 | 1 | -0/+125 |