[Rails] Re: Quick question about <% link_to something, :action => ..

Adam Bloom admanb at gmail.com
Sun Apr 2 04:46:51 GMT 2006


Oh, I should mention that if it does in fact say:

id => 'something'

the string 'something' is what will be accessed by

params[:id]

In my cases, id will be an item from your database.

-Adam

-- 
Posted via http://www.ruby-forum.com/.


More information about the Rails mailing list