Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Writing comments to AbstractController | Yehuda Katz + Carl Lerche | 2009-06-08 | 1 | -15/+15 |
* | Further cleaning up new callbacks | Yehuda Katz | 2009-06-02 | 1 | -1/+1 |
* | Simplify callbacks to use less metaprogramming | Yehuda Katz | 2009-06-02 | 1 | -1/+1 |
* | Fixed new callbacks to not call the action when a callback sets the response ... | Yehuda Katz + Carl Lerche | 2009-05-12 | 1 | -0/+19 |
* | Merge branch 'master' into wip_abstract_controller | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -1/+1 |
|\ | |||||
| * | Make module dependency DSL opt in | Joshua Peek | 2009-05-07 | 1 | -1/+1 |
* | | More community code review :) | Yehuda Katz | 2009-05-11 | 1 | -9/+9 |
|/ | |||||
* | Add depends_on, use, and setup to abstract up ideas about module inheritance. | Yehuda Katz and Carl Lerche | 2009-04-07 | 1 | -1/+1 |
* | Helpers with an initial test | Yehuda Katz | 2009-03-03 | 1 | -21/+1 |
* | Callbacks test | Yehuda Katz | 2009-02-27 | 1 | -0/+217 |