Hacker News new | ask | show | jobs
by badragon 5200 days ago
When I was starting learning Python, I considered Ruby. At the time, Ruby was Active Record only. Active Record does not let you use SQL procedures without defeating the whole purpose of Rails. For me, it meant that Rails was only good for toy CRUD apps.