Skip to content

Instantly share code, notes, and snippets.

@donpdonp
Created March 22, 2011 16:37
Show Gist options
  • Save donpdonp/881526 to your computer and use it in GitHub Desktop.
Save donpdonp/881526 to your computer and use it in GitHub Desktop.
donp@sparky:~$ ruby -e 'puts "Hello World."'
Hello World.
donp@sparky:~$ jruby -e 'puts "Hello World."'
donp@sparky:~$
@donpdonp
Copy link
Author

that should read dollar-sign asterisk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment