public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
Search Repo:
Mark that render tests crash Ruby 1.9


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8410 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
jeremy (author)
Fri Dec 14 18:29:45 -0800 2007
commit  2f619855402702201eb1e3f453faf13d9b211ad5
tree    813eac82e4f8a21254cdd0f4d11586201fb64fb9
parent  ee0ea35d910174f2a2ce2483672b705960b52f95
...
9
10
11
 
12
13
14
...
9
10
11
12
13
14
15
0
@@ -9,6 +9,7 @@
0
 end
0
 
0
 
0
+# FIXME: crashes Ruby 1.9
0
 class TestController < ActionController::Base
0
   layout :determine_layout
0
 

Comments

    No one has commented yet.