search for: node_two

Displaying 1 result from an estimated 1 matches for "node_two".

Did you mean: node_t
2008 Jan 18
2
NameError when using alias_method -- but method exists?
...>> #But apparently that NameError is not true? ?> YAML.load_file(''test.yml'') => {"node_three"=>{"a"=>1, "b"=>2, "c"=>3}, "node_one"=>{"a"=>1, "b"=>2, "c"=>3} , "node_two"=>{"a"=>1, "b"=>2, "c"=>3}} >> Am I missing something or taking the wrong approach? Any input would be much appreciated. Thanks, kodama -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You receiv...