You could always define your own generators with your own templates.
I'd probably try that first and see how well it works.
Cheers,
-foca
That's a good idea, foca. Thanks. I'll give it a try.
Peace,
Phillip
___
rspec-users mailing list
rspec-user
On Thu, Apr 15, 2010 at 5:32 PM, Phillip Koebbe wrote:
> David et al,
>
> Has anyone ever toyed with the idea of templates for specs? I have a
> relative consistent way of specing models, controllers, etc, and invariably,
> I have to delete the stock code that the rspec generator creates and add