Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't set Content-Length in Base#response_body= since body may be any Rack-co... | Jeremy Kemper | 2009-04-17 | 1 | -1/+0 |
* | Rename render_to_string to render_to_body since it may return any Rack-compat... | Jeremy Kemper | 2009-04-17 | 1 | -1/+1 |
* | Working toward getting a basic AbstractController framework | Yehuda Katz | 2009-03-17 | 1 | -1/+36 |
* | Try to build a new AC::Base on top of AbstractController | Yehuda Katz | 2009-03-12 | 1 | -0/+26 |