Hacker News new | ask | show | jobs
by darkr 3802 days ago
I used Sinatra on a project the year before last, and liked it so much I used it on two more the year after.

At this point I think I'd only choose rails where I knew from the start that it was going to be a big, complex, semi-monolithic service. I can definitely see value in rails for doing that kind of thing.. But for everything else Sinatra is a pretty good default position.