page 513 attribute values are swapped.
Reported by beholdthepanda | June 29th, 2008 @ 05:13 AM | in Second Edition
In the XML Builder examples...
xm.target("name"=>"foo", "option"=>"bar")
- =>
Firing up a console session shows...
>> m = Builder::XmlMarkup.new
=>
>> m.target("name"=>"foo", "option"=>"bar")
=> "
Comments and changes to this ticket
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 »
