mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
8ff310aef4
* 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.
6 lines
142 B
Text
6 lines
142 B
Text
[submodule "arel"]
|
|
path = arel
|
|
url = git://github.com/rails/arel.git
|
|
[submodule "rack"]
|
|
path = rack
|
|
url = git://github.com/rails/rack.git
|