stephentigner.com - Stephen's Meandering Missives / I do tend to ramble sometimes… ;)

Example domain paragraphs

So I’ve working on a Rails app recently, using RSpec for Test-Driven Development, and I ran into what I think is a bit of a gotcha, so I thought I’d write up a post on the matter.

One of my models has a Boolean field, and like the other fields, I was trying to validate it using presence validation , and it was failing to be valid even with the initial value I’d set at the beginning of the RSpec file. So, what’d I do? I popped open the Rails Console to get a closer look at what was happening.

So, I recently ran into an interesting issue with trying to install Windows 7 64-bit on a PC. This one was quite a puzzler, and so I thought I’d share my experience, with the hopes that it will help someone else who’s desperately searching for an answer.