I am trying to send an object "student" as a url parameter. It seems that I
need to convert it to string to send it . This is how I am doing this.
/dashboard/action?student=student.to_s

Now, in the action, I want to retrieve this object in the action. How can I
do that?


-- 
Thanks,
Jaikishan

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to