Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added preliminary remote breakpoint support | David Heinemeier Hansson | 2004-12-09 | 4 | -18/+727 |
* | Only nuke the AbstractApplicationController if its available | David Heinemeier Hansson | 2004-12-08 | 1 | -1/+1 |
* | Added a better generator for scaffolding that actually creates the code, so i... | David Heinemeier Hansson | 2004-12-07 | 1 | -0/+175 |
* | Syntax errors and other exceptions thrown outside of an action are now gracef... | David Heinemeier Hansson | 2004-12-06 | 3 | -11/+4 |
* | script/new_controller should create directory for views even when no actions ... | David Heinemeier Hansson | 2004-12-01 | 1 | -0/+3 |
* | Abolished ActionController::Base.require_or_load in favor of require_dependen... | David Heinemeier Hansson | 2004-11-30 | 1 | -2/+2 |
* | AbstractApplicationController and the individual controllers are now complete... | David Heinemeier Hansson | 2004-11-30 | 1 | -12/+36 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 4 | -0/+397 |