search for: knewter

Displaying 2 results from an estimated 2 matches for "knewter".

Did you mean: cnewer
2006 May 02
0
YAML failing to de-serialize
...by/1.8/yaml.rb:133:in `load'' from (irb):34 This is with Rails 1.0 In my case I didn''t migrate from 1.8.2 to 1.8.4, but developed under 1.8.2 and am now trying to deploy under 1.8.4 (not the best idea I acknowledged) Any help? Thanks -kellan On 3/23/06, Josh Adams <knewter@gmail.com> wrote: > > ### Try to load the previous YAML string this time, and error... > >> YAML. > load c.lawsuit.customer_service_location > NoMethodError > : You have a nil object > when you didn''t expect it! > You might have expected an instance of Arra...
2006 Mar 23
1
YAML inconsistencies...
I figured I''d post here before submitting a ticket, but I''m seeing some confusing stuff when dealing with YAML now. I was using it to freeze objects in my database, and so i had some data already around to mess with. I upgraded both Ruby (1.8.3 -> 1.8.4) and Rails ( -> 1.1RC1) and this junk started. I''ve outlined the problem in two pastes, which I''ll