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
This prevents an error when the template path contains characters that
should be escaped. For example, if the `importmap-rails` gem is
installed in a directory that has whitespace characters in its path.
Avoiding a subshell is also more performant.
0 commit comments