Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working on being able to render :text with layouts | Carl Lerche | 2009-03-23 | 1 | -3/+31 |
* | Modified the action layout tests to use the new FixtureTemplate class | Carl Lerche | 2009-03-23 | 10 | -26/+89 |
* | Hacked up fixture view paths to simplify tests for a bit | Yehuda Katz | 2009-03-20 | 1 | -0/+69 |
* | Test controller layout | Yehuda Katz | 2009-03-19 | 8 | -2/+40 |
* | Get very basic layouts working. | Yehuda Katz | 2009-03-19 | 4 | -0/+26 |
* | Started implementing render :action | Yehuda Katz | 2009-03-19 | 4 | -53/+147 |
* | Implemented basic template rendering in AC::Base2: | Yehuda Katz | 2009-03-18 | 3 | -87/+258 |
* | Working toward getting a basic AbstractController framework | Yehuda Katz | 2009-03-17 | 1 | -239/+98 |
* | Try to build a new AC::Base on top of AbstractController | Yehuda Katz | 2009-03-12 | 1 | -0/+317 |