greenbutton icon indicating copy to clipboard operation
greenbutton copied to clipboard

Feature/load xml from string

Open NansD opened this issue 8 years ago • 0 comments

Context

As a software engineer developing an application using the greenbutton gem, I had the need to parse xml from a string and not from a file or a url.

Work

  • Added a method to load xml from string
  • Updated the documentation according to this new feature

NansD avatar Aug 30 '17 09:08 NansD