Hacker News new | ask | show | jobs
by bobbyi_settv 4678 days ago
Most Rails projects that I've seen rely on way more third party "gems" than the average Django project.

Regardless, using 3rd party libraries anywhere is pretty straightforward these days, so I don't see how the inconvenience of adding a library to your requirements list could outweigh the fact that Rails means you are using Ruby when you could be using Python.