Without intending to take anything away from Roy’s (valid) criticism on labeling, REST isn’t an all or nothing...
Rfm brings your FileMaker data to Ruby with elegance and speed. Now your Ruby scripts and Rails applications can talk...
You should endeavor to tell objects what you want them to do; do not ask them questions about their state...
The goal of modelling is to produce something substantially simpler than the world. This is achieved not through endlessly inventing...
Understand API usage.
Celerity is a JRuby wrapper around HtmlUnit – a headless Java browser with JavaScript support. It provides a simple API for...
I brought up the question whether tests should call the translation API when checking for the presence of a string...
Mockito is a mocking framework that tastes really good. It lets you write beautiful tests with clean & simple API. Mockito...
Pretty much everyone who claims to have a REST API, in fact, does not. The closest I’ve found is...
Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...
Dokan Ruby is a Ruby extension library to write a file system for Windows. This extension also has compatible API...
Best results in other decks
Apply Test Driven Development(TDD) to the process of building container images by defining test before writing code and automate...
We often do some HTTP requests to fetch the data we want to check for certain criteria. Testing this in...