[PATCH] Module#tagurize not defined
Reported by seydar | February 23rd, 2008 @ 09:11 AM | in 1.0 preview
YAML.tagurize converts a type_id to a taguri ERROR
No method 'tagurize' on RbYAML (Module):
Kernel(Module)#tagurize (method_missing_cv) at kernel/core/kernel.rb:600
Object#__script__ {} at ./spec/ruby/1.8/library/yaml//tagurize_spec.rb:6
Proc#call at kernel/core/proc.rb:84
MSpec.protect at ./mspec/runner/mspec.rb:106
RunState#protect {} at ./mspec/runner/state.rb:46
Array#each at kernel/core/array.rb:573
RunState#protect at ./mspec/runner/state.rb:46
RunState#process {} at ./mspec/runner/state.rb:62
Array#each at kernel/core/array.rb:573
However, it seems to me that #tagurize is use in stdlib/yaml/tag.rb::65
~ seydar
Comments and changes to this ticket
-
Ryan Davis February 29th, 2008 @ 04:29 PM
- → State changed from new to open
- → Assigned user changed from to Wilson Bilkovich
-

sfaxon March 1st, 2008 @ 05:35 PM
- → Title changed from [BUG] Module#tagurize not defined to [PATCH] Module#tagurize not defined
The attached patch defines tagurize and makes the test pass. I'm not sure that it really matters though, word on the IRC is that RbYAML hasn't got any love in a while.
-

sfaxon March 1st, 2008 @ 05:19 PM
I got a little quick on the "update ticket" trigger with my previous comment. I don't think it really matters because tagurize looks more of an internal method, and not very useful from the outside.
-

sfaxon March 1st, 2008 @ 05:35 PM
- no changes were found...
-
Wilson Bilkovich March 13th, 2008 @ 03:02 PM
- → Assigned user changed from Wilson Bilkovich to Ryan Davis
-
Wilson Bilkovich March 13th, 2008 @ 04:17 PM
- → Assigned user changed from Ryan Davis to Wilson Bilkovich
-
Wilson Bilkovich March 13th, 2008 @ 05:09 PM
- → State changed from open to resolved
Applied this today, along with some other changes. Thanks!
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
