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

I can attest to that. We walked down the "One MVC" stack idea which simply doesn't work if an application has various modalities like Email, SMS, and Twitter. It turns out Rails view/controller stack is awesome for web applications, but only web applications.

For different modalities, like Email, SMS, or Twitter interactions, do NOT attempt to hack it into rails; rather, reuse the models defined in a Rails project and implement or use a different view/controller stack better suited for those environments.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: