1
Playing around with Conductor by DHH
Posted by Jason Noble on 10/30/2010 in ruby on rails | ∞
A while back, I saw that DHH had published a rails engine called Conductor. I added it to my list of things to look at and tonight, I got some time to take a look. I’m using RVM with 1.9.2p0 and rails 3.0.1. I edited my Gemfile and added the following line: I then ran […]