Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create new ActionController::Middleware class that will work as a normal Rack... | Yehuda Katz | 2009-08-26 | 1 | -2/+3 |
* | Rename find_by_parts and find_by_parts? to find and exists? | Yehuda Katz | 2009-08-07 | 1 | -1/+1 |
* | Renamed presenter to renderer, added some documentation and defined its API. | José Valim | 2009-08-07 | 1 | -2/+2 |
* | Writing comments to AbstractController | Yehuda Katz + Carl Lerche | 2009-06-08 | 1 | -1/+1 |
* | Merge branch 'master' into wip_abstract_controller | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -2/+2 |
|\ | |||||
* | | More community code review :) | Yehuda Katz | 2009-05-11 | 1 | -1/+1 |
|/ | |||||
* | Add depends_on, use, and setup to abstract up ideas about module inheritance. | Yehuda Katz and Carl Lerche | 2009-04-07 | 1 | -2/+2 |
* | Finished implementing layout for render :text | Carl Lerche | 2009-03-23 | 1 | -0/+4 |
* | Helpers with an initial test | Yehuda Katz | 2009-03-03 | 1 | -0/+39 |