5 ms·
Proudcloud Ramaze (Lightweight Ruby Framework) Presentation
- bougyman 15y agoWould be nice to have audio.
- chuhnk 15y agoI 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.
- riffraff 15y agoOne 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.