Technical stuff shouldn't surface in your app, but it can be useful at times: let's see how we can...
A couple of people have asked me to translate No Meat Today in their language, but the last time I...
If you want to write system tests you'll probably want to cover a use-case involving an email sent to...
Replacing Selenium with Cuprite for Rails system tests In the world of tests, system tests...
The https://trix-editor.org is fantastic, but there's one simple thing I expected to be built-in that...
You know that you can use YAML defaults in your fixtures to extract common attributes values and make...
Within minutes, you will be able to deploy a static site/blog (with Publish) that you can style...
🐙 Create a new GitHub repository First things first, let's create a repository to host...
I ported Ghost's Casper theme (v2) so you don't have to: it's called CasperishTheme and is available...
I needed an emoji picker for my latest Rails app and found Emoji Button by @joeattardi that he int...
This post addresses a simple need: adding a "required" text next to any form field label that is… req...