We were happy to jump in when a non-profit educational group reached out to NEWMEDIA asking for our help. Shore up some badly eroded biking trails? Sure thing! A majority of our team lives an active, healthy lifestyle with several members game to thrash any mountain trail ride. Besides, who can say no to a… Continue reading Details matter in business and in trail work
Author: NEWMEDIA
Test Driven Development with RSpec and Chef
Test driven development (TDD) ensures that you’ve properly defined your code’s goals, that your code has achieved these goals, and that future changes to the code will not break existing functionality. Now that we have addressed the fundamental concepts of using Chef data and cookbooks, it’s useful to step through a specific example using the… Continue reading Test Driven Development with RSpec and Chef