rails/actionpack/test
2006-01-23 05:32:59 +00:00
..
controller Fixed that SSL would not correctly be detected when running lighttpd/fcgi behind lighttpd w/mod_proxy (closes #3548) [stephen_purcell@yahoo.com] 2006-01-23 05:32:59 +00:00
fixtures Automatically discover layouts when a controller is namespaced. Closes #2199, #3424. 2006-01-15 11:28:55 +00:00
template Raise a RedirectBackError if redirect_to :back is called when theres no HTTP_REFERER defined (closes #3049) [kevin.clark@gmail.com] 2006-01-22 01:52:23 +00:00
abstract_unit.rb Added FormHelper#form_for and FormHelper#fields_for that makes it easier to work with forms for single objects also if they don't reside in instance variables [DHH] 2005-11-13 11:13:11 +00:00
testing_sandbox.rb Make the truncate() helper multi-byte safe (assuming $KCODE has been set to something other than "NONE") #2103 2005-09-19 21:36:36 +00:00