Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rack submodule | Yehuda Katz | 2009-12-27 | 1 | -0/+0 |
| | |||||
* | Fixes some problems with getting a new app working | Yehuda Katz | 2009-12-27 | 1 | -0/+0 |
| | |||||
* | Break up rails and railties: | Carlhuda | 2009-12-02 | 1 | -0/+0 |
* rails is now a metagem (gem install rails works as it does now) * railties includes the glue layer, so you can easily declare dependencies on railties, actionpack, and actionmailer and not get ActiveRecord's rake tasks, initializers, etc. |