search for: fb60cb29

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

2006 Jan 04
2
noob help
I am writing an app with i18n , so my main.rhtml has this option <%= start_form_tag :action => ''lang_hi'' %> <%= select "Lang","language",[''Telugu'',''Hindi'']%> <%= submit_tag "Go" %> <%= end_form_tag %> the above way i am able to call only one action , is there a way i can call any