From: Ben Burdick Date: 2005-09-20T07:56:07+09:00 Subject: Moving to new controller in functional test I have been banging my head on this... post {:controller => 'login', :action => 'login'}, {:invite_id => @invite_to_lee_space.id} is a line that is giving me syntax errors in a functional test - i cannot see why though - any thought?