Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove more conditions for Fiber available in ruby19 | Vishnu Atrai | 2011-12-31 | 1 | -1/+1 |
* | Deprecate passing the template handler in the template name. | José Valim | 2011-09-22 | 1 | -8/+8 |
* | Eliminate uninitialized instance variable warning | wycats | 2011-05-22 | 1 | -2/+2 |
* | log errors when an exception happens when streaming. | José Valim | 2011-05-01 | 1 | -2/+6 |
* | content_for should work with provide. | José Valim | 2011-04-16 | 1 | -2/+10 |
* | Add more tests, ensure we never yield outside the fiber context and that we s... | José Valim | 2011-04-16 | 1 | -0/+8 |
* | Basic tests for streaming. Basic tests for provide. | José Valim | 2011-04-16 | 1 | -2/+58 |
* | The magic medicine worked. | José Valim | 2011-04-16 | 1 | -0/+33 |