You are here: Forums Ask a Rails expert form_tag options needed...
Posted in Forums : Ask a Rails expert
Authority 12
Posting Rating 3
Sign in to rate this post
|
hi i am want to use google search for my application for that how to write in form_tag <form_tag ({},{:action=>‘http://www.google.uk’}) do %> but here it is taking my action & controller of my action .how to write please help |
|
Authority 0
Posting Rating 93
Sign in to rate this post
|
<% form_tag ‘http://www.google.uk’ do -%> |
Ask a Rails expert : Couldn't find Product without an ID
Ask a Rails expert : HTML to XML ---> get title & description
Ask a Rails expert : Accessing controller actions from scripted page?
Ask a Rails expert : seledted option for select_tag
Ask a Rails expert : Merging fields from two tables into one, including duplicates
Ask a Rails expert : saving has_many :through
Ask a Rails expert : Use Rails to develop sites for both Designer and Programmer
Ask a Rails expert : Rails+RS232
Ask a Rails expert : Is this a good way to add Admin section
Ask a Rails expert : RSS feed maker in rails 2.1