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
- On OSX, HFS+ is by default case-insensitive, so require 'ERB'
will work, even though it should be require 'erb'.
When run on Jenkins / linux this will fail w/out proper casing.
0 commit comments