Commit Graph

6 Commits

Author SHA1 Message Date
Carlhuda 8ff310aef4 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.
2009-12-02 11:35:47 -08:00
Joshua Peek b87c13242c Remove rackmount submodule 2009-11-29 15:26:55 -06:00
Yehuda Katz c1f5168073 Temporarily add submodules to the Rails repo for Arel and Rack::Mount. These submodules will be removed once we add proper Gemfile following to bundler 2009-11-16 12:30:06 -08:00
Jeremy Kemper 4cbd3f050b Move from git submodule to gem bundle 2009-10-14 17:19:24 -07:00
Jeremy Kemper 59b58dfa89 Use public submodule url 2009-04-30 20:31:47 -07:00
Emilio Tagua 3b43d1801e Added arel as a submodule. This is temporary and will make development/testing easier. 2009-04-23 13:50:18 -03:00