Archive for 'Coding'
ModelSpeccer Released!
Posted on October 10, 2008, under Coding.
0
Yesterday I released my first open-source project. It’s called ModelSpeccer, and it generates RSpec specs on-the-fly for Rails model attributes. It started out as part of my housing rentals website, and eventually grew into a separate module. Once that happened, I figured I might as well learn how to write a Rails plugin, and published it on GitHub. Have a look:
http://github.com/nickhoffman/modelspeccer/