Posts tagged BDD

Apr 22 2009

Behavior-Driven Development for Rails: A Preview of RSpec

BDD Rails RSpec Ruby | comments

Ok lately I've been busy working on a content management system that works for edge rails or Rails version 2.3. My purpose is to create something simple and something that would work for at least one or two projects. It should not be something I will struggle with or I will grow to hate because of its inflexibility. The beautiful thing about rails is that it's self-contained but flexible and allows developers to be as flexible and productive as possible.

Continue reading »