Setting up Javascript Lint with TextMate
cd ~/Library/Application Support/TextMate/Bundles git clone git://github.com/subtleGradient/javascript-tools.tmbundle.git In Textmate, Bundles > Bundle Editor > Reload bundles Now open a Javascript file…
Achieving Developer Excellence with Automated Testing
cd ~/Library/Application Support/TextMate/Bundles git clone git://github.com/subtleGradient/javascript-tools.tmbundle.git In Textmate, Bundles > Bundle Editor > Reload bundles Now open a Javascript file…
A bit today about setting up and debugging Capybara with truncated fixtures. Capybara comes with an array of choices for…