Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename the RenderingController module to just plain Rendering | David Heinemeier Hansson | 2009-12-20 | 5 | -5/+5 | |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 2 | -14/+14 | |
* | test-unit 2 compat: assert_raise doesn't support regexp second arg to match e... | Jeremy Kemper | 2009-11-10 | 1 | -1/+1 | |
* | Ruby 1.9: work around constant resolution behavior change :( | Jeremy Kemper | 2009-11-04 | 1 | -1/+1 | |
* | Extracted localized_cache.rb from ActionController, added it to AbstractContr... | José Valim | 2009-11-01 | 1 | -0/+57 | |
* | Add some basic render_test to AbstractController. | José Valim | 2009-11-01 | 1 | -0/+88 | |
* | Improve AbstractController layouts coverage. | José Valim | 2009-11-01 | 1 | -12/+41 | |
* | 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 | 14 | -0/+772 |