Hacker News new | past | comments | ask | show | jobs | submit login
Proudcloud Ramaze (Lightweight Ruby Framework) Presentation (proudcloud.net)
21 points by bougyman on May 14, 2011 | hide | past | favorite | 3 comments



One of the nice things missing in the presentation is the fact that ramaze bundles a lot of non-intrusive helper modules for many things (user management, authentication/identity, commenting, captcha, pagination etc).

Since this are simple library elements they do not bloat the rest of the code, but they still allow quick development without chasing external libraries or snippets found on google that may be outdated, uncooperative with each other, or simply untested.


I am in support of alternative ruby frameworks. My go to is usually Sinatra. Whether it's a tiny json api or a large feature rich application, I am always in favour of Sinatra over Rails. I like the simplicity and clean implementation.


Would be nice to have audio.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: