aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/assertions.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed assert_redirect_to to work with redirect_to_path #869 [Nicholas Seckar]David Heinemeier Hansson2005-05-191-7/+23
* Added functionality to assert_tag, so you can now do tests on the siblings of...David Heinemeier Hansson2005-05-061-0/+6
* Fixed assert_redirected_to to work with :only_path => false #1204 [Alisdair M...David Heinemeier Hansson2005-04-301-1/+1
* Fixed stringification on all assigned hashes. The sacrifice is that assigns[:...David Heinemeier Hansson2005-04-191-1/+5
* Fixed documentation and prepared for release of 0.12David Heinemeier Hansson2005-04-181-9/+9
* Added assert_tag and assert_no_tag as a much improved alternative to the depr...David Heinemeier Hansson2005-04-171-1/+83
* Hide the deprecated methods from the docsDavid Heinemeier Hansson2005-04-171-6/+2
* Deprecated the majority of all the testing assertions and replaced them with ...David Heinemeier Hansson2005-04-171-0/+125