mattgreen / elevate

Streamline your RubyMotion controllers
MIT License
126 stars 10 forks source link

xml data support #12

Closed mmolhoek closed 10 years ago

mmolhoek commented 10 years ago

very simple xml support to be used instead of :json option

did not make a test for it.

first time i create a pull request so please tell me if i do something stupid :)

mattgreen commented 10 years ago

This looks good, thanks!