Y
Hacker News
new
|
ask
|
show
|
jobs
by
dominicrose
55 days ago
IME Ruby is really good for working alone on tiny projects without an IDE (trying to get more than syntax highlighting causes problems). Sometimes I write single-file scripts or even just use interactive Ruby.
1 comments
case_ratchet
54 days ago
Ruby remains a joy for small things. I also tend to use it in place of Bash when I can.
link