public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
Search Repo:
Fixed that boot.rb would set RAILS_GEM_VERSION twice, not respect an 
uncommented RAILS_GEM_VERSION line, and not use require_gem [DHH] Added 
rake rails:update:configs to update config/boot.rb from the latest (also 
included in rake rails:update) [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/stable@4198 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
dhh (author)
Fri Apr 07 11:22:16 -0700 2006
commit  a60ecc15713fe52576f6cfdec4d72990e0afe681
tree    c6d418906e7f65a0511f95b7257f07cb35c2d210
parent  2120651ddee58e0fed07d8af213c8c223a3aaccc
...
1
2
 
 
3
4
5
...
1
2
3
4
5
6
7
0
@@ -1,5 +1,7 @@
0
 *SVN*
0
 
0
+* Added rake rails:update:configs to update config/boot.rb from the latest (also included in rake rails:update) [DHH]
0
+
0
 * Fixed that boot.rb would set RAILS_GEM_VERSION twice, not respect an uncommented RAILS_GEM_VERSION line, and not use require_gem [DHH]
0
 
0
 

Comments

    No one has commented yet.