Projects

 

Crafting Rspec Steps with step_eval and DRYing them with a Helper Part 3

April 23rd, 2008

Part 3 integrates the functionality that has gone to the helper back into the steps.
read more ... - Company Blog

Crafting Rspec Steps with step_eval and DRYing them with a Helper Part 2

April 23rd, 2008

Speccing steps with step_eval, implementing them and finally drying up with a helper


read more ... - Company Blog

Crafting Rspec Steps with step_eval and DRYing them with a Helper: Part 1

April 23rd, 2008

Speccing steps with step_eval and implementing them.


read more ... - Company Blog

Introducing StepSpecr

April 21st, 2008

StepSpecr is a Rails plugin intended to be used with Rspec User Stories.

StepSpecr provides a ‘testing’ framework for speccing Given/When/Then steps within Rspec examples. This lets you implement GWT-steps the BDD way.


read more ... - Company Blog

Simple Domain Modeling Stencil

April 10th, 2008

An OmniGraffle Stencil that provides domain modeling for rails applications.

download


ModelFactory Rails Plugin

Create objects with ease: create_user, create_model :attribute => ‘value’, ...

ModelFactory is available as a Rails plugin. It provides a way to construct model objects from a configuration hash.

$ ruby script/plugin install git://github.com/mhennemeyer/model_factory.git

read more ...

Output Catcher for Ruby and Rails

OutputCatcher is available as a gem and as a Rails plugin. It provides a way to capture the standard out($stdout) or standard error($stderr) of your code without pain and suppresses the output of the ‘err’ or ‘out’ stream.

$ gem install mhennemeyer-output_catcher —source=http://gems.github.com

For rails:

$ ruby script/plugin install git://github.com/mhennemeyer/output_catcher.git

read more ...

Simple Domain Modeling Stencil

Listed on Graffletopia.com

An OmniGraffle Stencil that provides domain modeling for rails applications.

download

No need to UMLize your thinking.

With beautiful colors in triad harmony.

read more ...