so I have an ID at the top of my page. but how do i access the #?
On 6/27/07, David H. [email protected] wrote:
so I have an ID at the top of my page. but how do i access the #?
–
Perhaps you could work on wording your question a little better. There
isn’t much information to go on.
I think your asking how to access the id in the get request in your
controller
params[:id]
yep… i told you it was easy… thanks…