Simple Ruby Command Line Question

Posted by aronchick on Stack Overflow See other posts from Stack Overflow or by aronchick
Published on 2010-03-08T23:38:54Z Indexed on 2010/03/08 23:51 UTC
Read the original article Hit count: 190

Filed under:

Um - I feel like an idiot, but....

ruby -e '3+5'

Outputs nothing (Windows 7, Ruby 1.8.7, Cygwin or Git Bash). What am I missing? Extra credit - will this also allow the extra cool bundle (stolen from TextMate) Execute and Update # => markers to work properly?

EDIT

Ok that worked, and I'll accept the answer, but e-texteditor still doesn't work with that really cool bundle. Too bad.

© Stack Overflow or respective owner

Related posts about ruby