[Rails] Re: Session, memory_store & NoMethodError
On Jun 2, 2:54 pm, Chdem Chdem <li...@ruby-forum.com> wrote:
> [code]def analysis_repository
> .....
> session[:list_xml] = create_XML_file_obj(false)#put an array of
> XmlFile objects in the session
Is this actually an array or an association proxy that looks like an
array ?
Fred
--
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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home