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 'path' is now simply Ruby's load path, prefixed with the global
'path' if it was set to a default value. Notably, this means the
current working directory is only included if Ruby itself included it
(true on 1.8, but not 1.9).
Closesvim-ruby#32.
0 commit comments