Misha Granin
Misha Granin
new version of _resolve_pathlike_command_args functiont provides more flexibility in handling path-like command-line arguments. It allows the use of relative paths and automatically replaces empty or root directory paths with the...
``` Error starting application Your Rack app raised an exception when Pow tried to run it. ArgumentError: invalid byte sequence in US-ASCII ~/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/rack-1.6.0/lib/rack/utils.rb:241:in `gsub' ~/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/rack-1.6.0/lib/rack/utils.rb:241:in `escape_html' ~/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/rack-1.6.0/lib/rack/showexceptions.rb:103:in `h' (erb):177:in `block...
I don’t see this file at all, I suppose it is not generated, updated Ruby and Sinatra to latest stable version, still same problem, here is how app folder looks:...
thank you, so the only way for me for now would be to start from scratch to make sure there are no non-ASCII characters and use only ASCII? > On...
Amazing idea, I'll be happy if someone takes care of it's implementation. My skills are not enough for this at the moment.