Hi all.

I have a little problem reading data objects inside a frozen object. If I
have a one_to_many relationship between Foo and Bar models, this code fails
without a good reason (IMHO):

  foo.freeze
  foo.bars


Problem is in line lib/sequel/model/associations.rb:1791 of Sequel code.
Any clue for this behaviour?

Thank you very much.

-- 
David

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sequel-talk+unsubscr...@googlegroups.com.
To post to this group, send email to sequel-talk@googlegroups.com.
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to