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
I think we could probably implement as a special-case what we need for stdlib, but not in general support the contents of JAR files for all file operations.
Closing as won't-fix. We have no immediate plans to support reading files from JAR files. When it becomes clear it's important for existing JRuby applications that we're trying to run, we can reconsider.
IRB does this to load locale information, for example. Means we always need to keep the stdlib in the FS rather than in a JAR.
The text was updated successfully, but these errors were encountered: