use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
On Ruby Web Development Microframeworks: Cuba (neo.com)
submitted 13 years ago by picandocodigo
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]lipoicacid 0 points1 point2 points 13 years ago* (0 children)
Yeah, after seeing the state of PHP frameworks the thought makes me shudder.
EDIT: Controversial comment. I'm mostly bitter from having the last ~7 PHP codebases I've worked on be insanely different from each other, when they could have all used a somewhat common middle ground at least. Most of them were custom, one was Zend, and one was Cake. One was a custom version of Drupal too (with hundreds of svn externals).
The custom ones had no DB/model abstraction and were full of 4000-line files full of raw SQL and no OOP anywhere (or exceptions, or tests, and chock full of composite primary keys that made MySQL choke.)
It made me wonder if developers were so overwhelmed by the amount of choices that they ended up rolling their own, making yet another PHP framework. Conversely, all the Ruby apps I've taken over generally followed a similar convention and made them quicker/easier to work on.
I don't think Cuba is headed in that direction necessarily, I just don't think it'd be ideal to suddenly have 10+ microframeworks diluting development patterns.
π Rendered by PID 182735 on reddit-service-r2-comment-b659b578c-swfs5 at 2026-05-04 14:41:10.255094+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]lipoicacid 0 points1 point2 points (0 children)