index
:
xlgmokha/scale.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-12
bump version.
v0.1.3
main
mo khan
2015-04-12
add railtie to register svg mime type.
mo khan
2015-04-08
bump version.
v0.1.2
mo khan
2015-04-08
add text attributes.
mo khan
2015-04-08
convert snake case attributes to hyphen case.
mo khan
2015-04-08
add relative movements.
mo khan
2015-04-08
add close path.
mo khan
2015-04-08
draw a rectangle with a path.
mo khan
2015-04-08
add horizontal and vertical movement.
mo khan
2015-04-08
start to define path navigation.
mo khan
2015-04-08
add more shapes.
mo khan
2015-04-08
add a line.
mo khan
2015-04-08
add examples.
v0.1.1
mo khan
2015-04-08
bump version.
mo khan
2015-04-08
build hacky dsl engine.
mo khan
2015-04-08
dynamically pass parameters to xml node based on whether there is text conten...
mo khan
2015-04-08
first cut at a text node.
mo khan
2015-04-08
add spec for node xml generation.
mo khan
2015-04-08
make node implement enumerable.
mo khan
2015-04-08
extract xml_attributes method and move to node.
mo khan
2015-04-08
move shapes to a separate folder.
mo khan
2015-04-08
define a circle.
mo khan
2015-04-08
use virtus for attribute definitions.
mo khan
2015-04-08
remove empty attributes.
mo khan
2015-04-08
include rectangle attributes.
mo khan
2015-04-08
extract node module.
mo khan
2015-04-08
extract common append_to interface.
mo khan
2015-04-08
add a child node.
mo khan
2015-04-08
extract attributes for svg.
mo khan
2015-04-08
add height and width to svg element.
mo khan
2015-04-08
generate svg shell with nokogiri.
mo khan
2015-04-08
start to define api for svg generation.
mo khan
2015-04-08
add examples of svg.
mo khan
2015-04-08
add rspec.
mo khan
2015-04-08
fill out gemspec.
v0.1.0
mo khan
2015-04-08
initial commit.
mo khan