On Apr 2, 2:25 pm, Gustavo de Sá Carvalho Honorato <[email protected]> wrote: > Hi, > > I'm having problems with serialize helper method. The data serialization is > OK, the problem is when I retrieve the object from database later the > serialized attribute is not loaded (=nil). I'm trying to implement the > Serialized LOB design pattern, do you think there is a better way to do it? > What I'm trying to serialize/deserialize is an array of OpenStruct. > What's the type of the column that the serialized data is being serialized into? Is it big enough?
Fred > Any help will be very appreciated. > > Thanks in advance, > Gustavo Honorato -- 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.

