summaryrefslogtreecommitdiff
path: root/lib/scale/node.rb
AgeCommit message (Collapse)Author
2015-04-08add text attributes.mo khan
2015-04-08convert snake case attributes to hyphen case.mo khan
2015-04-08dynamically pass parameters to xml node based on whether there is text ↵mo khan
content or not.
2015-04-08first cut at a text node.mo khan
2015-04-08make node implement enumerable.mo khan
2015-04-08extract xml_attributes method and move to node.mo khan
2015-04-08extract node module.mo khan