Rails users: would you use rails again?
https://news.ycombinator.com/item?id=34619I've been building web apps ontop of rails for the past year and a half. Now I need to decide if I want to stick with rails for my startup.
I like that it is quick to try things out. I don't like the various execution models or scaling issues. I've spent as much or more time tweaking configurations and de-railsifying certain pieces for performace as I have developing the app. I've also used Ruby to replace perl and python for utility scripts, and haven't been impressed with its performance.
For those of you in a similar position, would you choose to use rails again?