Thanks for the help - I'm going to look directly at the source code,
though of course the recommendation of improving the tests rather than
stretch the api itself is very welcome!
If I'm going to find anything notable (I have kind of a hunch that I
will), I'll post it.
Saverio
Paul Hinze wrote:
I have just finished creating a working set of Rails 3 compatible
generators for RSpec.
http://github.com/kristianmandrup/rspec_rails3_gen
Also available from gemcutter under the same name: rspec_rails3_gen
They work pretty well, except for the hooks functionality which still
needs some work
ho
On Fri, Feb 5, 2010 at 10:38 AM, Kristian Mandrup wrote:
> I have just finished creating a working set of Rails 3 compatible
> generators for RSpec.
>
> http://github.com/kristianmandrup/rspec_rails3_gen
>
> Also available from gemcutter under the same name: rspec_rails3_gen
>
> They work pretty w