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
Besides being faster (at least for environments with lots
of directories on the load path), this avoids potentially
loading the file twice, since rspec-mocks loads it in this
fashion rather than with a bare require.
Fixesrspec/rspec-support#244.
0 commit comments