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

root/trunk/actionpack/lib/action_controller/assertions/selector_assertions.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8300 [8300] 12/05/07 18:17:23 marcel Add many examples to assertion documentation. Closes #7803
(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) @8034 [8034] 10/26/07 05:32:30 rick Update tests for ActiveSupport's JSON escaping change. [rick]
(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) @6181 [6181] 02/21/07 00:40:58 david Make assert_select access content_type through accessor instead of header
(edit) @6057 [6057] 01/28/07 07:16:55 bitsweat Use a consistent load path to avoid double requires. Fix some scattered …
(edit) @5525 [5525] 11/15/06 12:45:52 bitsweat assert_select_rjs :remove
(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) @4935 [4935] 09/03/06 20:27:48 david Moved in deprecated assertions and remove duplicated requires
(copy) @4934 [4934] 09/03/06 20:22:47 david Follow proper naming conventions
copied from trunk/actionpack/lib/action_controller/assertions/assert_select.rb:
(copy) @4931 [4931] 09/03/06 20:18:06 david Better compartmentalizing of assertions
Note: See TracRevisionLog for help on using the revision log.