Subject: Moving to new controller in functional test
From: Ben Burdick <bburdick gmail.com>
Date: Tue, 20 Sep 2005 07:56:07 +0900
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?