Yes, it is possible.. just look at the form helper documentation at
http://api.rubyonrails.org/classes/ActionView/Helpers/FormHelper.html

On Mon, Jul 19, 2010 at 7:39 PM, Luciano Sousa <lis...@lucianosousa.net>wrote:

> hello guys,
> it's possible pass two params in a GET request to the same location in the
> database?
>
> example:
>
> two fields in view:
> text_field: persons,: Birthday: id => one
> text_field: persons,: Birthday: id => two
>
> in the controller using params [: one] and params [: two]
>
> ?
>
> thank's.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>



-- 
~N a r e n

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to