summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-12bump version.v0.1.3mainmo khan
2015-04-12add railtie to register svg mime type.mo khan
2015-04-08bump version.v0.1.2mo khan
2015-04-08add text attributes.mo khan
2015-04-08convert snake case attributes to hyphen case.mo khan
2015-04-08add relative movements.mo khan
2015-04-08add close path.mo khan
2015-04-08draw a rectangle with a path.mo khan
2015-04-08add horizontal and vertical movement.mo khan
2015-04-08start to define path navigation.mo khan
2015-04-08add more shapes.mo khan
2015-04-08add a line.mo khan
2015-04-08add examples.v0.1.1mo khan
2015-04-08bump version.mo khan
2015-04-08build hacky dsl engine.mo khan
2015-04-08dynamically pass parameters to xml node based on whether there is text conten...mo khan
2015-04-08first cut at a text node.mo khan
2015-04-08add spec for node xml generation.mo khan
2015-04-08make node implement enumerable.mo khan
2015-04-08extract xml_attributes method and move to node.mo khan
2015-04-08move shapes to a separate folder.mo khan
2015-04-08define a circle.mo khan
2015-04-08use virtus for attribute definitions.mo khan
2015-04-08remove empty attributes.mo khan
2015-04-08include rectangle attributes.mo khan
2015-04-08extract node module.mo khan
2015-04-08extract common append_to interface.mo khan
2015-04-08add a child node.mo khan
2015-04-08extract attributes for svg.mo khan
2015-04-08add height and width to svg element.mo khan
2015-04-08generate svg shell with nokogiri.mo khan
2015-04-08start to define api for svg generation.mo khan
2015-04-08add examples of svg.mo khan
2015-04-08add rspec.mo khan
2015-04-08fill out gemspec.v0.1.0mo khan
2015-04-08initial commit.mo khan