summaryrefslogtreecommitdiff
path: root/_posts/2011-05-09-blogrite-005-tests-pass-server-runs.html
blob: ffb8162d9e6c679de3eb78859e8e16f38a6f428e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: post
title: Blogrite 005 - Tests pass, server runs
tags:
- Development
- Personal improvement
- ruby
- screencast
status: publish
type: post
published: true
meta:
  _edit_last: '1'
---
<iframe src="http://player.vimeo.com/video/23494236?title=0&amp;byline=0&amp;portrait=0&amp;color=ff9933" width="466" height="291" frameborder="0"></iframe>

I have talked a little faster today but still a bit longer than I had wished for. I'm excited to bring good news about Blogrite, I'm steadly growing my knowledge on Ruby. Rack is really interesting, I'm loving how simple and easy to learn it is so far.

Testing is fun when you start to think of features you want to implement and quickly draw a quick test that will fail and you try to make it pass. I can't wait to start the refactoring phase, when everything is working the <em>not-so-right</em> way.