Using FactoryGirl to test Padrino web applications using Padrino and Sequel
This article helps you use the widespread FactoryGirl gem to test your controller code of Padrino web applications when you decided to use Sequel as your database helper library. Choice of components Yes, Padrino is still my favorite web framework. Looking at all the hoops that Rails developers have to jump through I don't feel …
Using FactoryGirl to test Padrino web applications using Padrino and Sequel Read More »