Displaying 1 result from an estimated 1 matches for "get_patient_info".
2006 Jan 06
0
Rails newbie question
...ame,
        {}, :skip_style => true,
        	:url => {:action => "auto_complete_for_patient_name",
        		      :cohort_id	=> @cohort_id
        		    }
%>
<%= link_to "add", { :controller => "foobar",
                     :action => "get_patient_info",
                     :id => ??? },
                     :class => "nav"
%>
Heeeellllllp!!!!!
thanks in advance,
Dave
-- 
Posted via http://www.ruby-forum.com/.