Adrien.S

Adrien.S @intrepidd

Location:
Paris
Joined:
Sep 16, 2020

Adrien.S
articles - 9 total

Custom translations per tenant in a Rails app thanks to I18n backends

When building a SaaS or any multi-tenant application, it is common to want to adapt certain...

Learn More 0 0Apr 28

Launching YAMLFish, a simple translations management tool

As a software engineer, I've always dreaded working with translations. It can get increasingly tricky...

Learn More 1 0Dec 16 '24

Avoid constantize in Rails

What do you do when you need to instanciate a class in Rails, but its name is dynamic? Let's say we...

Learn More 0 0Nov 26 '24

Automation and branches- Using YAMLFish to easily manage I18n translations in your project

In the last article, we've discovered the basics of YAMLFish, the simple and easy translation...

Learn More 2 0Nov 22 '24

The basics - Using YAMLFish to easily manage I18n translations in your project

Translations management is never easy, without the proper tools, it can become tedious to work on...

Learn More 2 0Nov 16 '24

Generate magic tokens in Rails with generates_token_for

For a long time, and probably still today, the reference for authentication in Rails is using a gem...

Learn More 3 0Apr 28 '24

The Rails asset pipeline, old and new

Sprockets, Webpack(er), Importmaps, esbuild, propshaft, rollup, sass, postCSS, tailwind? It's easy to...

Learn More 6 1Apr 28 '24

Using minio to mock S3 in rails test and development

I recently stumbled upon minio when looking at the shrine doc while setting up tests related to file...

Learn More 18 0Nov 3 '20

Your javascript can reveal your secrets

Security is hard. It’s often very easy to overlook things, and one small mistake can have a very big...

Learn More 22 0Oct 28 '20