Previous Work

Playing around with Merb: The MrBlog Sample Application

I recently came across Merb, a new Ruby-based MVC framework like Rails. Since I'm always eager to try out new technologies and it sounded good, I took a look at their sample application called MrBlog. It has, however, been developed using an early version of Merb and not updated since. So I put a couple hours of work into it to make it run on merb 0.41 with merb_activerecord 0.4.3 and activerecord 2.0.1. If you also want to test drive Merb and are looking for sample app, you can check out "my version" of MrBlog from my SVN repository.

Posted by Ulf Sat, 08 Dec 2007 02:02:01 GMT

Posted in  | Tags , , ,  | 2 comments