Skip to content

Instantly share code, notes, and snippets.

@paulplew
Created August 17, 2021 02:55
Ruby Shebang
# with debugging options
#!/usr/bin/ruby -w
# regular
#!/usr/bin/ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment