Depending on transient values in Rake
Calatrava has a reasonably complex build system to enforce its opinions. One of these opinions is that the environment you’re building for should be configurable. You set the environment by...
Read ArticleCategory
Calatrava has a reasonably complex build system to enforce its opinions. One of these opinions is that the environment you’re building for should be configurable. You set the environment by...
Read ArticleSo I just went ahead and added the re-usable step definitions support to Cucumber. And it was pulled in time to be included in the new Cucumber 1.2. Which means...
Read Article[cukes]: http://cukes.info/ [pos]: http://blog.josephwilk.net/cucumber/page-object-pattern.html [nd-persona]: http://pilchardfriendly.wordpress.com/2011/09/25/test-personas-a-pattern-for-acceptance-tests/
Read ArticleA couple of long standing problems in the world of Ruby have been dealing with all the gems that are so easy to toss into your project and the differences...
Read ArticlePreviously, I’ve mentioned that I’ve written a script that will show a Twitter user who they and another Twitter user both follow.
Read ArticleWhen you’re a Twitter’er you will often be in a situation where someone follows you, and you’re wondering, ‘Who is this person? Do I know them?’ Well, I can’t answer...
Read ArticleFor the Rails applications we’re building at work, as well as all the standard continuous integration features, we also automatically deploy our applications. That is, every time we submit code...
Read Article