Tag testing
Monday, May 19th, 2008I’m just trying out some tags here to set up the CSS.
And here is some ruby code in a pre tag:
1 2 3 4 | @accounts = Account.find(:all) if @accounts.nil? or @accounts.empty? @accounts = [] end |
I’m just trying out some tags here to set up the CSS.
And here is some ruby code in a pre tag:
1 2 3 4 | @accounts = Account.find(:all) if @accounts.nil? or @accounts.empty? @accounts = [] end |
Just a placeholder until I take the time to set everything to my tastes.
So here it is. A real Wordpress blog because even though I thought about coding my own, I have other - more important - things to do.
So on this blog, I’ll post about stuff that I care about, mostly programming thoughts and solutions. Occasionally, I might post nonsensical rants, just because. I hope I get some readers!