1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/controller
2005-07-15 15:00:39 +00:00
..
action_pack_assertions_test.rb Fix test broken by [1648] 2005-07-04 15:20:25 +00:00
active_record_assertions_test.rb r2820@asus: jeremy | 2005-07-04 21:13:57 -0700 2005-07-04 23:09:49 +00:00
active_record_store_test.rb r2992@asus: jeremy | 2005-07-10 02:43:49 -0700 2005-07-10 05:05:06 +00:00
addresses_render_test.rb Made pagination faster #1334 [Stefan Kaes] 2005-07-14 08:02:01 +00:00
base_tests.rb
caching_filestore.rb
capture_test.rb Fix broken capture test 2005-07-04 15:36:22 +00:00
cgi_test.rb Fixed that hashes was not working properly when passed by GET to lighttpd #849 [Nicholas Seckar] 2005-07-04 19:21:48 +00:00
components_test.rb
cookie_test.rb
custom_handler_test.rb
fake_controllers.rb Fix assert_routing with nested controllers. Closes #1582 and #1386. 2005-07-15 15:00:39 +00:00
filters_test.rb Add test for dynamic dispatch based on action_name accessor. 2005-07-07 13:45:31 +00:00
flash_test.rb
helper_test.rb
multipart_progress_testx.rb Uncommented request.recycle! as it breaks more than it fixes, left test case in, xal? 2005-06-30 14:49:36 +00:00
new_render_test.rb Made test_rendering_nothing_on_layout acknowledge the space 2005-07-14 07:19:26 +00:00
raw_post_test.rb
redirect_test.rb Added more tests on assert_redirected_to #1581 [Rick Olson] 2005-07-02 18:16:38 +00:00
render_test.rb Partly tuned docs for release (AP) 2005-07-06 08:27:11 +00:00
request_test.rb Make Request#subdomains handle "foo.foo.com" correctly 2005-07-12 16:16:13 +00:00
routing_test.rb Fix assert_routing with nested controllers. Closes #1582 and #1386. 2005-07-15 15:00:39 +00:00
send_file_test.rb
test_test.rb Fix assert_routing with nested controllers. Closes #1582 and #1386. 2005-07-15 15:00:39 +00:00
upload_progress_testx.rb Uncommented request.recycle! as it breaks more than it fixes, left test case in, xal? 2005-06-30 14:49:36 +00:00
verification_test.rb Added :xhr => true/false option to verify so you can ensure that a request is coming from an Ajax call or not #1464 [Thomas Fuchs] 2005-06-21 07:02:30 +00:00