summaryrefslogtreecommitdiff
path: root/_posts/2011-06-08-blogrite-007-classes-over-modules-404-is-not-ok.html
blob: 38fdce034ed6e8346b4c2d6e9f9ff3f637b1a04c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: post
title: Blogrite 007 - Classes over modules, 404 is not OK
tags:
- Miscellaneous
- ruby
- screencast
status: publish
type: post
published: true
meta:
  _edit_last: '1'
  _sd_is_markdown: '1'
---
<iframe src="http://player.vimeo.com/video/24788937?title=0&amp;byline=0&amp;portrait=0&amp;color=ff9933" width="466" height="291" frameborder="0"></iframe>

<p>TDD is so much fun. The tests I made allowed me to redo the whole plugin system and understand what I should do instead. I am pleased with with how the direction is being set and I can't wait to put this up for you guys.</p>

<p>In the video you'll see I'm having trouble with requesting a good post after a request done wrong. Everytime a request is a bad one, all the following ones are bad as well, I'm not being able to control it. I appreciate the help you can give, thanks a bunch!</p>