Sometimes Rails is overkill! Roda an elegantly designed lightweight alternative, and in today's episode Federico Iachetti is going to show you how to …
In this continuation of the Gem-Love project, I complete the end-to-end acceptance test, verifying that the client can talk to the server.
Source code…
The last Gem-Love episode had me creating a command-line client. This time around, I use Rack and Sinatra to build a simple server.
Source code can be…