Archive for April, 2008

Wednesday, April 30th, 2008

Congratulations on your first Django-powered page

Alright, ok! I am setting my ruby and rails down for a bit to give python and django a spin. I’ve been bored with programming lately and need to try something new. So what the heck! Lets see how this goes.
Since I am not a guy — I read the instructions first! (haha). I open [...]

1 Comment » - Posted in django, python by nola

Monday, April 21st, 2008

Code Review: Rspec Tests

I am writing a rails application for my mom to enter her bakery orders for her business. The Order page has a form to search or add a new customer, so i can streamline the process as much as possible. In the Order create method, I either get a customer array or a customer ID.
Here's [...]

No Comments » - Posted in Uncategorized by nola