RallyTools / RallyRestToolkitForRuby

A toolkit wrapping Rally's REST webservice for Ruby
MIT License
47 stars 32 forks source link

Quick Fix for WebLink fields #27

Closed jmartin-rally closed 11 years ago

jmartin-rally commented 11 years ago

No error checking, just passing a hash and getting a hash back. The problem is that the WebLink comes back as a hash but it doesn't have a _ref or _type to it has to be converted to something to be used.