We are gearing up for an open source release in the coming weeks, and you’re probably curious what all the fuss is about. What you’ll find here is some introductory information and ways to sign up for news and, eventually, pre-release code as we get closer to the project launch. Read Red Hat’s press release – it will give you the background information you need.
ManageIQ Blog
inspectXML – Dump objects as XML
This is pretty simple but very useful. I have done a little research and whilst inspect is a way of seeing inside of an object its also hard to read and not very re-usable. Being somewhat old now (crazy thought) XML used to be the way we described things. Yes I know yaml, json etc have come to replace XML in languages such as Ruby, but I cannot get away from XML is far easier to read and self describing than the aforementioned.