Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break up rails and railties: | Carlhuda | 2009-12-02 | 1 | -0/+25 |
* 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. |