Tag Archives: Ruby
Build Conventions With Ruby
Posted on 20. Jan, 2010 by Rob.
One thing that really tired me in the past with build scripts was repetition. I may have several apps each with their own build script and for each one I would have to specify to compile it, tokenise any configs for other environments, run the unit test projects and code coverage, generate the same directories [...]
Continue Reading
Building .Net apps with Ruby
Posted on 06. Oct, 2009 by Rob.
I haven’t blogged for a while about our build environment as I’ve been busy, firstly playing around with and integrating TeamCity as part of Continuous Integration (I won’t go into detail about TeamCity apart from say that it’s excellent, and we’ll be migrating across all of our build projects from CruiseControl.Net to TeamCity). And secondly, [...]

