Hacker News new | ask | show | jobs
by mattjones 6599 days ago
with Ruby, you only have one choice.

I disagree vehemently. I myself have started using Ramaze, and like it better than Rails. In any case, it's more important to me to know Ruby well than a particular framework.

1 comments

Upvoted for Ramaze and do try to use the Sequel ORM library. It's sweeeeeeeeeeeeet. None of that ActiveRecord magic for me.
I am using Sequel.
You sir have good taste.