A Path Less Taken

Breaking with convention in a very conventional fashion. Powered by WordPress

"What would you attempt to do if you knew you could not fail?"
Dr. Robert Schuller

Thursday, September 24, 2009

Category: Ruby Development Author: JJ 0 Comments

I’ve considered spending some time coding in Ruby to get a sense of what is so interesting about that language. I’m not ready to start this exercise yet, but I did spend some time looking at Ruby code frameworks. Of course there is Ruby on Rails, but I figured there would be some other frameworks out there and that reading about them would provide some meaningful contrast and tell me what Rails is and what it is not. I decided to list some of the apparently more popular ones for my future reference and yours. Ramaze peaked my interest the most. The Nitro site was missing when I tried it. I included the link anyway in hopes it will be fixed soon.

  • Ruby on Rails – If you are not familiar with it, this is the most popular Ruby framework out there.
  • Merb – This one seems like it is number 2 or 3 on the heap.
  • Camping – Bills itself as a Ruby Micro Framework.
  • Nitro – It’s supposed to be 3 years old, but the link did not work when I checked it. I provide it here in the hopes they fix it soon.
  • ramaze – A modular Ruby framework. This one allows you to use any adapter, any ORM, any template engine and even any implementation of Ruby. The web site is well done. I think I may have to give this one a spin when I have the time.
  • Sinatra – A lightweight framework intended more for prototyping than heavier production sites.

No comments found. Please enter a comment if you have a question or contribution.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">