This project is archived and is in readonly mode.
Changeset [8ff310aef4e7ed424429059d10e3af0f169323fb] by Carlhuda
December 2nd, 2009 @ 07:35 PM
Break up rails and railties:
- 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. http://github.com/rails/rails/commit/8ff310aef4e7ed424429059d10e3af...
Committed by Carlhuda
- A rails.gemspec
- A railties/railties.gemspec
- R railties/rails.gemspec
- M .gitmodules
- M Rakefile
- M railties/Rakefile
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>