Re: [rspec-users] RSpec Rails 3 generators - first draft

2010-02-05 Thread David Chelimsky
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

[rspec-users] RSpec Rails 3 generators - first draft

2010-02-05 Thread Kristian Mandrup
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