<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libzero/zero/spec/unit/renderer, branch v0.1.0</title>
<subtitle>zero - a ruby toolkit for building web services
</subtitle>
<id>http://git.zero-knowledge.org/libzero/zero/atom?h=v0.1.0</id>
<link rel='self' href='http://git.zero-knowledge.org/libzero/zero/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/'/>
<updated>2012-11-29T20:41:13Z</updated>
<entry>
<title>Throws an ArgumentError, if no template fits given types</title>
<updated>2012-11-29T20:41:13Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-11-29T20:41:13Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=74bbc7f186edb9fc01e2792946c4f773568defe2'/>
<id>urn:sha1:74bbc7f186edb9fc01e2792946c4f773568defe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Throws ArgumentError, if given template does not exist</title>
<updated>2012-11-29T20:25:50Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-11-29T20:25:50Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=67dd2aa4d59b40b86c435d1ab5f620d3db012b90'/>
<id>urn:sha1:67dd2aa4d59b40b86c435d1ab5f620d3db012b90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default value for default templates</title>
<updated>2012-11-29T20:11:31Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-11-29T20:11:31Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=eccd314e23002a9dbbbc716d14c3cf4fca1247fa'/>
<id>urn:sha1:eccd314e23002a9dbbbc716d14c3cf4fca1247fa</id>
<content type='text'>
If a template has no type specifcation in it's name, then we use
'default' as map name now.
</content>
</entry>
<entry>
<title>better specs for render</title>
<updated>2012-11-27T20:02:07Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-27T20:02:07Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=2762f68363d7578ca02b77e4248496c62873d93c'/>
<id>urn:sha1:2762f68363d7578ca02b77e4248496c62873d93c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>now the renderer correctly saves all templates</title>
<updated>2012-11-26T20:41:09Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-26T20:16:34Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=43a6ada2edee277bf3a3d21a27fa7f8f2c7db8cb'/>
<id>urn:sha1:43a6ada2edee277bf3a3d21a27fa7f8f2c7db8cb</id>
<content type='text'>
Before this fix the renderer was not able to save the templates and
types in the correct way. It still needs some cleanup, but it works now.
</content>
</entry>
<entry>
<title>specs for rendering</title>
<updated>2012-11-26T20:41:09Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-26T19:07:37Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=2a1499479a4317b8cccf7f8c12804165f39675b5'/>
<id>urn:sha1:2a1499479a4317b8cccf7f8c12804165f39675b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first commit for the new renderer</title>
<updated>2012-11-26T20:41:09Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-22T06:32:17Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=9e062519bae4fa85ef10c942be5e0e07b23aba50'/>
<id>urn:sha1:9e062519bae4fa85ef10c942be5e0e07b23aba50</id>
<content type='text'>
This part handles the building of the template tree, which then gets
used later by the containers.
</content>
</entry>
<entry>
<title>added specs for Renderer.transform</title>
<updated>2012-11-16T17:13:07Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-16T17:11:49Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=41cf83c525053a7e6d2124e173b8a4e14295781b'/>
<id>urn:sha1:41cf83c525053a7e6d2124e173b8a4e14295781b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentet the renderer and added a spec</title>
<updated>2012-11-16T17:13:07Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-16T16:56:11Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=63fe8abe983a3aa612d88c173262578a470675bf'/>
<id>urn:sha1:63fe8abe983a3aa612d88c173262578a470675bf</id>
<content type='text'>
</content>
</entry>
</feed>
