mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
* 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.
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
[submodule "arel"]
|
|
path = arel
|
|
url = git://github.com/rails/arel.git
|
|
[submodule "rack"]
|
|
path = rack
|
|
url = git://github.com/rails/rack.git
|