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 just ran into this again. I guess I ought to fix it.
Also using the Ruby version of justprep without the ~ I got a problem where the path was trying to be verified using the #exists? method which belongs to Crystal no Ruby. Ruby should use the @exist? method.
I throught there was a Ruby/Crystal compatibility library in justprep but its been so long since I worked on this report that I've forgotten.
When a file is included both ~ and $HOME are honored; however when a file path is used with the fake module keyword those strings are not handled.
The text was updated successfully, but these errors were encountered: