Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add clear_helpers as a way to clean up all helpers added to this controller, ... | José Valim | 2010-08-26 | 1 | -2/+19 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -4/+4 |
* | Fix setting helpers_path to a string or pathname | Jeremy Kemper | 2010-07-07 | 1 | -1/+1 |
* | Fix failing tests after merge. | José Valim | 2010-01-24 | 1 | -1/+1 |
* | Rename the RenderingController module to just plain Rendering | David Heinemeier Hansson | 2009-12-20 | 1 | -1/+1 |
* | Ruby 1.9: work around constant resolution behavior change :( | Jeremy Kemper | 2009-11-04 | 1 | -1/+1 |
* | Move some of helper tests to AbstractController. | José Valim | 2009-11-01 | 1 | -15/+50 |
* | Move all render and layout pieces required in ActionMailer from ActionControl... | José Valim | 2009-11-01 | 1 | -1/+3 |
* | Follow short name convention for test folder and just call it "abstract" | Joshua Peek | 2009-09-19 | 1 | -0/+44 |