Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Homogenize gemspecs and remove the deprecated autorequire | David Heinemeier Hansson | 2010-02-03 | 1 | -21/+19 | |
| | ||||||
* | Move to 3.0.0.beta | David Heinemeier Hansson | 2010-02-03 | 1 | -3/+3 | |
| | ||||||
* | Simplify description | David Heinemeier Hansson | 2010-02-03 | 1 | -2/+1 | |
| | ||||||
* | No more vendored thor. | José Valim | 2010-02-03 | 1 | -2/+3 | |
| | ||||||
* | Break up rails and railties: | Carlhuda | 2009-12-02 | 1 | -0/+28 | |
* 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. |