Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed Fancy Indexing as a default option on the WEBrick servlet as it made ... | David Heinemeier Hansson | 2005-01-04 | 1 | -1/+1 |
* | Only requests that require processing from a controller should block the webr... | David Heinemeier Hansson | 2004-12-16 | 1 | -3/+2 |
* | This patch allows urls to be of the form :module/:controller/:action as well ... | David Heinemeier Hansson | 2004-12-14 | 1 | -1/+10 |
* | Fixed a pattern for module loading | David Heinemeier Hansson | 2004-12-12 | 1 | -2/+3 |
* | Added pattern for specific actions in a modularized controller | David Heinemeier Hansson | 2004-12-12 | 1 | -0/+2 |
* | Moved require_association to associations.rb and added methods for resetting ... | David Heinemeier Hansson | 2004-12-12 | 1 | -11/+14 |
* | Added preliminary remote breakpoint support | David Heinemeier Hansson | 2004-12-09 | 1 | -18/+0 |
* | Syntax errors and other exceptions thrown outside of an action are now gracef... | David Heinemeier Hansson | 2004-12-06 | 1 | -1/+0 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+159 |