зеркало из https://github.com/github/ruby.git
e537aa65c0
Running the file with shebang has a few issues. * shebang is an OS dependent feature. Many modern UNIX-like OSes support it, but not all, e.g., Windows. * `env` command may not be in `/usr/bin`. * "ruby" command may not be "ruby", when `--program-suffix` or other configuration option is used. https://github.com/ruby/syntax_suggest/commit/2edf241055 |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
unit | ||
spec_helper.rb |