Denis K
Rails pundit tutorial
Authorization is an important part of any SaaS. Let's see what it means, and how to implement it with the pundit gem for Rails.
Posted October 31, 2022 - tagged ruby-on-rails
13 min read
Rails faker gem overview
The faker gem for Rails is here to help your test database to be seeded with real-looking test data. Let's see how.
Posted September 8, 2022 - tagged ruby-on-rails
6 min read