Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Retrofitting Go's dependency model into Ruby is not trivial. Go has used full URLs for dependencies from the jump, making a central package repository irrelevant. Ruby doesn't have that. At best you might have a source code URL in the gem source that you can access from a gem server, but that doesn't really anything. Someone still has to provide the index.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: