From d270da569efeabd7cd563028816452236713aa9f Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Mon, 5 Apr 2010 18:41:35 -0300 Subject: changed from :object_name to :as on form_for api --- actionpack/test/template/erb/form_for_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/test/template/erb/form_for_test.rb') diff --git a/actionpack/test/template/erb/form_for_test.rb b/actionpack/test/template/erb/form_for_test.rb index 482dbb0287..ec6e872735 100644 --- a/actionpack/test/template/erb/form_for_test.rb +++ b/actionpack/test/template/erb/form_for_test.rb @@ -8,4 +8,4 @@ module ERBTest assert_equal "
", output end end -end \ No newline at end of file +end -- cgit v1.2.3