search for: l0cz0mwnnjulq9buahrlcq

Displaying 1 result from an estimated 1 matches for "l0cz0mwnnjulq9buahrlcq".

2005 Apr 19
3
Rails 0.12.1: No major update without a bit of pain
...unctional tests #1151 [Sam Stephenson]. Example: xhr :post, :index * Fixed that Ajax.Base.options.asynchronous wasn''t being respected in Ajax.Request (thanks Jon Casey) * Fixed that :get, :post, and the others should take a flash array as the third argument just like process #1144 [rails-l0cZ0mwnNJulQ9BUahrlcQ@public.gmane.org] * Fixed a problem with Flash.now * Fixed stringification on all assigned hashes. The sacrifice is that assigns[:person] won''t work in testing. Instead assigns["person"] or assigns(:person) must be used. In other words, the keys of assigns stay strings but we&...