I have created a complete project where I have extracted all my RSpec
2 utilities, configurations, special matchers etc. for creating nice
Rails 3 Generator specs.
http://github.com/kristianmandrup/rspec_for_generators
An example of use where all specs pass:
Note:
This was before I extracted the project so all the files are contained
within the spec folder
Please provide feedback, suggestions and fixes.
Enjoy!
Kristian