Simple debugging in ruby on rails (2)

April 24, 2007 11:37

I often find while writing a ruby on rails applications that i need to display the contents of a variable quickly and easily, this is straight forward in a view, but not so easy in a controller or ...

My first post! (8)

April 18, 2007 15:56

My first blog post! and i am quite pleased with myself. I wrote this blog application from scratch using Ruby on Rails, its kind of an experiment, i get to try out new features, and generally use t...