Twitter

Spock Intro Tutorial

I gave a presentation on Spock a very nice BDD framework in Groovy a few months back to our Groovy Users Group in Sacramento. After using it on a real world Grails project the last few months it has grown on me to become my go to testing framework for Groovy/Grails or Java projects. A [...]

Deploying Rails to Tomcat as a WAR with JRuby

Assumptions You are experienced with Java and have at least dabbled around with Ruby on Rails. These steps worked for me on a Mac OS X 1.0.4.9 system I’ve walked through the steps 3 times from scratch, but your mileage may still vary. Install and Configure JRuby First step download install JRuby. You can get [...]