<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libzero/zero/spec/unit/controller, branch v0.2.0</title>
<subtitle>zero - a ruby toolkit for building web services</subtitle>
<id>http://git.zero-knowledge.org/libzero/zero/atom/spec/unit/controller?h=v0.2.0</id>
<link rel='self' href='http://git.zero-knowledge.org/libzero/zero/atom/spec/unit/controller?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/'/>
<updated>2013-01-06T19:24:39Z</updated>
<entry>
<title>Improve test structure</title>
<updated>2013-01-06T19:24:39Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2013-01-06T19:24:39Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=3a82183563986d368e81b5c314e69f169805fd1f'/>
<id>urn:sha1:3a82183563986d368e81b5c314e69f169805fd1f</id>
<content type='text'>
Created folder spec/unit/zero and moved all unittest into this folder.
</content>
</entry>
<entry>
<title>reuse render for actual rendering</title>
<updated>2012-12-18T03:24:24Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-12-18T03:24:24Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=b20c0c527c89ec08548849163388d43207609fcd'/>
<id>urn:sha1:b20c0c527c89ec08548849163388d43207609fcd</id>
<content type='text'>
The splitting of rendering and processing is good, but on the other side
it makes some double steps or even introduce workarounds.
That is why I made the method #render just a call to the renderer. This
should help much more than the strict seperation.

The method will only return the resulting string and not add it to the
body of the response. That still has to be taken care of by the user.
</content>
</entry>
<entry>
<title>initialize the response</title>
<updated>2012-12-17T15:29:29Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-12-17T15:29:29Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=2353a579cae9b9796c1d85e2e63352bcdb918a32'/>
<id>urn:sha1:2353a579cae9b9796c1d85e2e63352bcdb918a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added options to controller</title>
<updated>2012-12-13T07:45:03Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-12-13T07:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=7bda0ec7e5f6ead0af610f0393c4e039fad9dbf1'/>
<id>urn:sha1:7bda0ec7e5f6ead0af610f0393c4e039fad9dbf1</id>
<content type='text'>
This avoids hardcoding the options into the controller and therefore
should it make possible to use Rack::Request or Sinatra apps as
requests. (That sounds so weird.)
</content>
</entry>
<entry>
<title>replaced .create with .new on Zero::Request</title>
<updated>2012-12-12T17:38:46Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-12-12T17:38:46Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=a95f1436c4f31b88dccde31bd2468d99afa04e2b'/>
<id>urn:sha1:a95f1436c4f31b88dccde31bd2468d99afa04e2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define the renderer at initialization</title>
<updated>2012-12-10T20:12:45Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-12-10T20:12:45Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=e0919c87e56e26a5e079843d5dc4269844610a2b'/>
<id>urn:sha1:e0919c87e56e26a5e079843d5dc4269844610a2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>specs for the renderer access</title>
<updated>2012-11-30T15:22:49Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-30T15:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=f89ef14687f3b8f2934fc7b27326ae3c2c7beee5'/>
<id>urn:sha1:f89ef14687f3b8f2934fc7b27326ae3c2c7beee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't overwrite the request</title>
<updated>2012-11-29T21:22:50Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-29T21:22:21Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=9cea623595a7347289186dda4273ee65dffea8cb'/>
<id>urn:sha1:9cea623595a7347289186dda4273ee65dffea8cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added a basic spec for the controller</title>
<updated>2012-11-20T19:37:10Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-17T13:23:20Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=8e1b79663c1ac1a105e0e1103b4d09c0d897371d'/>
<id>urn:sha1:8e1b79663c1ac1a105e0e1103b4d09c0d897371d</id>
<content type='text'>
</content>
</entry>
</feed>
