rails/actionpack/test/fixtures
2006-01-15 11:28:55 +00:00
..
addresses Fixed double-singularization on scaffolded pagination call (Address would be turned into Addres) #1216, #1404 [nilsga] 2005-06-15 04:17:45 +00:00
fun/games A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
helpers Controllers with acronyms in their names (e.g. PDFController) require the correct default helper (PDFHelper in file pdf_helper.rb). Closes #2262. Do not raise an exception when default helper is missing; log a debug message instead. It's nice to delete empty helpers. 2005-11-08 08:23:13 +00:00
layout_tests Automatically discover layouts when a controller is namespaced. Closes #2199, #3424. 2006-01-15 11:28:55 +00:00
layouts Fix that render :text didn't interpolate instance variables (Closes #2629, #2626) [skaes] 2005-10-28 07:33:54 +00:00
multipart Unit tests and fixtures for multipart posts. 2005-09-28 08:19:26 +00:00
scope/test Initial 2004-11-24 01:04:44 +00:00
test Don't try to strip out the controller name if default_action_name is nil 2005-12-20 05:32:39 +00:00