[rspec-users] RSpec Rails 3 generators - first draft
Kristian Mandrup
kmandrup at gmail.com
Fri Feb 5 11:38:48 EST 2010
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
hook_for :model, :scaffold, ....
I hope to add hook support/integration real soon ;)
At least this is a start.... but perhaps there are already rspec
generators for rails 3 out there?
Kristian
More information about the rspec-users
mailing list