Closed robingram closed 8 years ago
Is there any more information you'd like on this or should I close it?
I'm not actively maintaining the repo for the rails3-devise-rspec-cucumber example application because it was written for Rails 3.2 and we're now on Rails 5. However, I've merged your pull request as I'm sure you've put effort into it and may help anyone else who finds this repo.
You might want to look at the repo for Rails 4.2 for a similar example application that is newer: https://github.com/RailsApps/rails-devise
Thanks. It was specifically the cucumber tests I was interested which is why I went for this version
The account editing feature seemed relatively sparse compared to the others so I extended it a little.