aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Remove rack submodule, 1.1 has been released as a gem.Joshua Peek2010-01-041-3/+0
|
* Break up rails and railties:Carlhuda2009-12-021-0/+3
| | | | | | | * 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.
* Remove rackmount submoduleJoshua Peek2009-11-291-3/+0
|
* Temporarily add submodules to the Rails repo for Arel and Rack::Mount. These ↵Yehuda Katz2009-11-161-0/+6
| | | | submodules will be removed once we add proper Gemfile following to bundler
* Move from git submodule to gem bundleJeremy Kemper2009-10-141-3/+0
|
* Use public submodule urlJeremy Kemper2009-04-301-1/+1
|
* Added arel as a submodule. This is temporary and will make ↵Emilio Tagua2009-04-231-0/+3
development/testing easier.