Fix the first part of YAML representation, so to_yaml can't return Strings
commit38d8ec4356ed289efa9dacf632de463cecf56dae
authorolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Mon, 21 Jan 2008 17:54:38 +0000 (21 17:54 +0000)
committerolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Mon, 21 Jan 2008 17:54:38 +0000 (21 17:54 +0000)
tree1f2f891e898f7399ec2f6ffa8ad99c6a7cdf8fb2
parentdcbc600243e7a035822b8e3e9705be5b27bb610e
Fix the first part of YAML representation, so to_yaml can't return Strings

git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@5683 961051c9-f516-0410-bf72-c9f7e237a7b7
src/org/jruby/internal/runtime/methods/CompiledMethod.java
src/org/jruby/yaml/JRubyRepresenter.java
test/testYAML.rb