Skip to content

Commit

Permalink
Add Rails 2.1.2 as a submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Dec 3, 2008
1 parent b0d1388 commit 987ddbf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -22,3 +22,6 @@
[submodule "vendor/plugins/exception_notification"]
path = vendor/plugins/exception_notification
url = git://github.com/rails/exception_notification.git
[submodule "vendor/rails"]
path = vendor/rails
url = git://github.com/rails/rails.git
2 changes: 0 additions & 2 deletions config/geminstaller.yml
Expand Up @@ -38,8 +38,6 @@ gems:
version: 0.7.9.2008.01.28
- name: prawn
version: 0.2.3
- name: rails
version: 2.1.2
- name: rake
version: 0.8.1
- name: rcov # testing
Expand Down
1 change: 1 addition & 0 deletions vendor/rails
Submodule rails added at 15af6b

0 comments on commit 987ddbf

Please sign in to comment.