Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/lib/action_controller/assertions


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9059 [9059] 03/18/08 23:37:55 bitsweat assert_response, don't cry if @exception isn't available in the template
(edit) @8748 [8748] 01/30/08 01:25:44 nzkoz Make assert_routing aware of the HTTP method used. Closes #8039 [mpalmer]
(edit) @8559 [8559] 01/05/08 02:19:48 bitsweat assert_response failures include the exception message. Closes #10688.
(edit) @8300 [8300] 12/05/07 18:17:23 marcel Add many examples to assertion documentation. Closes #7803
(edit) @8284 [8284] 12/05/07 14:40:42 marcel Add examples in the documentation for various assertions. Closes #9938
(edit) @8237 [8237] 11/29/07 02:49:11 nzkoz Make sure assert_select_rjs gets counted, Closes #10278 [tarmo]
(edit) @8106 [8106] 11/06/07 23:33:40 marcel Standardize on using hyphens rather than colons to separate option names …
(edit) @8095 [8095] 11/06/07 18:57:33 marcel Fix broken tag in assert_tag documentation. Closes #9037 [mfazekas]
(edit) @8034 [8034] 10/26/07 05:32:30 rick Update tests for ActiveSupport's JSON escaping change. [rick]
(edit) @7934 [7934] 10/16/07 05:07:23 bitsweat Improve the error message for assert_redirected_to. Closes #7337 [mikong, …
(edit) @7776 [7776] 10/07/07 19:12:02 bitsweat Fix url_for, redirect_to, etc. with :controller => :symbol instead of …
(edit) @7580 [7580] 09/22/07 23:10:41 david Roll back #7578, tests failed
(edit) @7578 [7578] 09/22/07 22:22:20 david Improve the error message for assert_redirected_to (closes #7337) …
(edit) @7437 [7437] 09/09/07 23:03:32 david Random hits from the style nazi
(edit) @6894 [6894] 05/29/07 09:42:13 rick fix test cases to match new json output. Closes #8371
(edit) @6861 [6861] 05/26/07 17:29:23 marcel Add support for assert_select_rjs with :show and :hide. #7780 [dchelimsky]
(edit) @6860 [6860] 05/26/07 17:25:19 marcel Make assert_select's failure messages clearer about what failed. #7779
(edit) @6470 [6470] 03/27/07 14:04:06 rick documentation project patches, closes #7342, #7319, #7316, #7190
(edit) @6181 [6181] 02/21/07 00:40:58 david Make assert_select access content_type through accessor instead of header
(edit) @6113 [6113] 02/04/07 19:07:08 rick fix form_for example in ActionController::Resources documentation. Closes …
(edit) @6057 [6057] 01/28/07 07:16:55 bitsweat Use a consistent load path to avoid double requires. Fix some scattered …
(edit) @6055 [6055] 01/28/07 07:00:43 bitsweat Remove deprecated assertions.
(edit) @6044 [6044] 01/26/07 21:37:38 david Nodoc the irrelevant (from 1.2)
(edit) @5785 [5785] 12/25/06 09:34:01 rick Fix assert_redirected_to bug where redirecting from a nested to to a …
(edit) @5525 [5525] 11/15/06 12:45:52 bitsweat assert_select_rjs :remove
(edit) @5466 [5466] 11/07/06 21:45:10 bitsweat assert_response supports symbolic status codes. Closes #6569.
(edit) @5358 [5358] 10/24/06 17:14:50 minam Use new deprecate syntax so that alternatives are given with the warning
(edit) @5309 [5309] 10/16/06 14:32:11 minam Fix broken assert_generates when extra keys are being checked.
(edit) @5278 [5278] 10/09/06 22:54:53 ulysses Fix typo
(edit) @5240 [5240] 10/09/06 00:20:31 david Fixed that assert_select selects the wrong tag by its contents (closes …
(edit) @5202 [5202] 09/29/06 07:39:31 bitsweat assert_select_rjs decodes escaped unicode chars since the Javascript …
(edit) @5110 [5110] 09/14/06 17:50:46 rick Add chained replace/update support for assert_select_rjs [Rick Olson]
(edit) @4962 [4962] 09/04/06 03:07:17 bitsweat Active Record integration deprecation tests
(edit) @4938 [4938] 09/03/06 20:36:51 david Deprecate deprecated assertions
(edit) @4935 [4935] 09/03/06 20:27:48 david Moved in deprecated assertions and remove duplicated requires
(edit) @4934 [4934] 09/03/06 20:22:47 david Follow proper naming conventions
(add) @4931 [4931] 09/03/06 20:18:06 david Better compartmentalizing of assertions
Note: See TracRevisionLog for help on using the revision log.