Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got new base to pass controller/base_test.rb, implemented method_missing acti... | Yehuda Katz + Carl Lerche | 2009-05-14 | 1 | -2/+2 |
* | Merge branch 'master' into wip_abstract_controller | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -3/+5 |
|\ | |||||
| * | Revert "Whitespace!" | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -5/+6 |
| * | Whitespace! | Joshua Peek | 2009-05-07 | 1 | -6/+5 |
| * | Prefer "included" language over "setup" | Joshua Peek | 2009-05-07 | 1 | -3/+3 |
|/ | |||||
* | Add depends_on, use, and setup to abstract up ideas about module inheritance. | Yehuda Katz and Carl Lerche | 2009-04-07 | 1 | -6/+3 |
* | Working toward getting a basic AbstractController framework | Yehuda Katz | 2009-03-17 | 1 | -0/+6 |
* | Try to build a new AC::Base on top of AbstractController | Yehuda Katz | 2009-03-12 | 1 | -0/+28 |