RallyTools / RallyRestToolkitForRuby

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

Fix a simple syntax error. #23

Closed enthooz closed 11 years ago

enthooz commented 11 years ago

This fixes a simple syntax error preventing RallyObject#elements from functioning.

See the documentation for String#start_with? for reference.