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

I think part of the problem is that rails isn't really RESTful. Here is a good talk about it: http://confreaks.net/videos/699-rubyconf2011-resources-for-r...

Dropping the rails router, controllers and rack in favor of something like webmachine and resources could potentially speed up rails and reduce the conceptual complexity as well as the stack depth.



I'm curious, have you looked at http://reneerb.com/? I contend as well that Rails is not well suited to REST. As it stands, I think Renee is about 2x faster than Sinatra.


Interesting. Thanks for that link.




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

Search: