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-02-15 01:45:35 +00:00
..
action_pack_assertions_test.rb Stringify the parameters on follow_redirect 2005-02-12 21:54:34 +00:00
active_record_assertions_test.rb Added the possibility of having validate be protected for assert_(in)valid_column #263 [Tobias Luetke] 2004-12-07 12:18:33 +00:00
cgi_test.rb Added graceful handling of non-alphanumeric names and misplaced brackets in input parameters [bitsweat] 2004-12-01 12:57:16 +00:00
cookie_test.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
filters_test.rb Fixed that all redirect and render calls now return true, so you can use the pattern of "do and return". Added that renders and redirects called in before_filters will have the same effect as returning false: stopping the chain. Added that only one render or redirect can happen per action. The first call wins and subsequent calls are ignored. 2005-01-20 14:13:34 +00:00
flash_test.rb Initial 2004-11-24 01:04:44 +00:00
helper_test.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
layout_test.rb Initial 2004-11-24 01:04:44 +00:00
raw_post_test.rb A few missing files 2005-01-20 14:55:13 +00:00
redirect_test.rb Initial 2004-11-24 01:04:44 +00:00
render_test.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
request_test.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
routing_tests.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
send_file_test.rb Fixed that send_file would "remember" all the files sent by adding to the headers again and again #458 [bitsweat] 2005-01-13 13:29:49 +00:00
url_obsolete.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00