
Modular Rails: F.A.Q
January 29, 2015 by Tibo
March 9, 2015 by Tibo
Checking that emails are correctly sent on your development machine can be hard since you often don't have a functional SMTP server and you don't want to send emails everywhere anyway. How to ensure that your emails are correctly sent and at the right time? Letter Opener is here for you.
READ MOREJanuary 29, 2015 by Tibo
January 29, 2015 by Tibo
January 28, 2015 by Tibo
January 28, 2015 by Tibo
December 13, 2014 by Tibo
I recently received a comment on my STI tutorial asking how to keep all the subclasses in one file. Indeed, creating one file for one line of code is a bit overkill but that's the way Rails works: Conventions over configuration.
December 11, 2014 by Tibo
I've received requests to talk about PUT and DELETE calls on my article about CORS with Angular.js. So here it comes!
December 11, 2014 by Tibo
November 24, 2014 by Tibo