Displaying 1 result from an estimated 1 matches for "ancestery".
2007 Apr 18
0
catching frozen hashes
Hello
I have been wrestling w/ the frozen hash problem in a script and I''m
trying to catch this at the source where it crashes the program in
flames. Unfortunately, when I look at the errors, the failure is way
up in the active record ancestery chain.
Here''s the first entries in the error output:
/opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/base.rb:1877:in
`[]=''
/opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/base.rb:1877:in
`unserialize_attribute''...