Rob Sterner

Results 2 comments of Rob Sterner

I ran into this as well and started looking at the code/working on a fix. Your attributes ARE there, it's just poorly documented. The relevant code is here: https://github.com/jnunemaker/crack/blob/master/lib/crack/xml.rb#L85-86 The...

I've checked out the 1.9.1 branch, run `rake gem`, installed the gem on ruby 1.9.2-rc2 and get: rsterner-mac:pkg rsterner$ irb ruby-1.9.2-rc2 > require "johnson" => true ruby-1.9.2-rc2 > Johnson.evaluate("2 +...