Hacker News new | ask | show | jobs
by gobr 5262 days ago
I think that file upload could be interesting. :D Maybe some GitHub integration, like create lesson directly from Rails rep. (but not exacly importante this one!)
1 comments

Heh:

    find . -name '*.rb' | xargs cat | pbcopy
And paste all your Ruby files in :)