Lightweight Rack in Java
The JRuby community has a very good Rack support through Nick' s JRuby Rack but I wanted something very simple that would help me during the development of a very simple Java MVC framework that I am working on in my spare time. So I found JRack and since it didn't look like it was getting too much love lately, I decided to jump in and clean it. Check it out @Git
Stay tuned for more ;)
