You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The generator originally created a helper which required everything in support/**/*.rb. This was changed in rspec/rspec-rails#1137 but I still find many projects which require all the files, either because it's an old project, or because the advice was ignored.