Every so often I write an example in my specs that I'd like to run for several variations of input. As RSpec doens't support this workflow per se, I wrote the Respectable gem.Take for example the following case where we need to generate the full name for a user given a first and last name: