On Oct 10, 12:30 am, Kim <[EMAIL PROTECTED]> wrote:
> I know the remote_function call is adding the object to the
> session[:selected] array, but for some reason
> session[:selected].include?(db) is not returning true.
>
because db is apparently an activerecord object, but your session
contains ids

Fred
> Any suggestions? Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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