Currently the generator assumes you only have a spec_helper.rb but the new convention is to keep that barebones and use an enhanced rails_helper.rb when you need the Rails stack. The generator should take advantage of this, unless we invalidate that with #1