Created
January 27, 2010 06:13
-
-
Save undees/287579 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jruby --ng-server 127.0.0.1:55555 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAILGUN_PORT=55555 jruby --ng -e "puts 'hello'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment