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
Read moreThis article helps you use the widespread FactoryGirl gem to test your controller code of Padrino web applications when you
Read moreNearly every web appliation requires user authentication. This introduction should help you save the evening I just spent trying to
Read moreNowadays applications should use thorough test suites. Test-driven development is not just another stupid hype. It makes you confident that
Read morePadrino is a nice lightweight web framework in Ruby for developers who don't like the monolithic approach of Ruby on
Read more