Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set global ActionController::Base.view_paths for test cases | Joshua Peek | 2008-07-12 | 1 | -2/+0 |
* | Set precompiled fixture load path constant to speed up tests | Joshua Peek | 2008-06-25 | 1 | -2/+1 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Extract dynamic scaffolding into a plugin. Closes #7700. | Jeremy Kemper | 2007-03-04 | 1 | -2/+0 |
* | Allow Controllers to have multiple view_paths instead of a single template_ro... | Rick Olson | 2007-02-04 | 1 | -1/+1 |
* | Don't use deprecated render API. Cosmetics. | Jeremy Kemper | 2006-09-04 | 1 | -6/+2 |
* | Made pagination faster #1334 [Stefan Kaes] | David Heinemeier Hansson | 2005-07-14 | 1 | -0/+4 |
* | Fixed double-singularization on scaffolded pagination call (Address would be ... | David Heinemeier Hansson | 2005-06-15 | 1 | -0/+45 |