Interestings
Extending Paul Irish’s comprehensive DOM-ready execution (from Nicholas Greenfield)
A cool pattern for including Javascript in your app based around controller_name/action
http://viget.com/inspire/extending-paul-irishs-comprehensive-dom-ready-execution
Teamcity Formatter (from Dave Goddard)
At some point in v7 (possibly 7.1) Teamcity created a formatter which is much nicer to use
http://confluence.jetbrains.net/display/TCD7/Build+Script+Interaction+with+TeamCity
an example is that there is now a FlowId which lets you output from multiple processess/threads and let Teamcity deal with the demuxing.