Hi list, We just start using RSpec and rspec_on_rails for a existing Rails project. After run script/generate rspec. It only generate the structure folders. We've got quite a few controllers and models. I wonder is it a way to auto-generate specs for them. Many thanks ty