Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add depends_on, use, and setup to abstract up ideas about module inheritance. | Yehuda Katz and Carl Lerche | 2009-04-07 | 1 | -10/+1 |
* | Finished implementing layout for render :text | Carl Lerche | 2009-03-23 | 1 | -5/+5 |
* | Working on being able to render :text with layouts | Carl Lerche | 2009-03-23 | 1 | -6/+7 |
* | Get very basic layouts working. | Yehuda Katz | 2009-03-19 | 1 | -6/+10 |
* | Started implementing render :action | Yehuda Katz | 2009-03-19 | 1 | -10/+42 |
* | Implemented basic template rendering in AC::Base2: | Yehuda Katz | 2009-03-18 | 1 | -2/+25 |
* | Working toward getting a basic AbstractController framework | Yehuda Katz | 2009-03-17 | 1 | -0/+11 |