Hacker News new | ask | show | jobs
by scraplab 4878 days ago
Like so:

    install: --no-rdoc --no-ri 
    update:  --no-rdoc --no-ri
1 comments

Also add --env-shebang so that you don't get stupid shebang lines which lock you to a specific interpreter.