mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
In an executable script, the shebang line should be the first line (the
file needs to start with the bytes 0x23 0x21). Putting a comment above
it will break the script.
(Regression test included per @deivid-rodriguez)
|
||
|---|---|---|
| .. | ||
| newgem | ||
| .document | ||
| Executable | ||
| Executable.bundler | ||
| Executable.standalone | ||
| Gemfile | ||
| gems.rb | ||