Is there a way to get pickle to work with rails 3.1?
--
You received this message because you are subscribed to the Google Groups "pickle" group.
To view this discussion on the web visit https://groups.google.com/d/msg/pickle-cucumber/-/uZiNmNCmng0J.
To post to this group, send email to pickle-...@googlegroups.com.
To unsubscribe from this group, send email to pickle-cucumb...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pickle-cucumber?hl=en.
If anyone can say what the problem is, or how to fix it, see
http://github.com/ianwhite/pickle/issues/30
Cheers,
Ian
However, if you've not yet implemented the user model, then you need
to do that. Pickle's step defs change depending on what
models/factories are actually present in your app.
Cheers,
Ian