1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
2005-09-09 07:27:44 +00:00
..
controller Fixed that render :partial would fail when :object was a Hash (due to backwards compatibility issues) #2148 [Sam Stephenson] 2005-09-09 07:27:44 +00:00
fixtures Fixed that render :partial would fail when :object was a Hash (due to backwards compatibility issues) #2148 [Sam Stephenson] 2005-09-09 07:27:44 +00:00
template Fixed JavascriptHelper#auto_complete_for to only include unique items #2153 [Thomas Fuchs] 2005-09-09 07:25:58 +00:00
abstract_unit.rb Improved performance of test app req/sec with ~10% refactoring the render method #1823 [Stefan Kaes] 2005-07-24 16:45:39 +00:00