GitHub

Best Practices for Efficient Pull Request Reviews

Efficient pull request reviews are key to faster releases and better collaboration. This post covers best practices to streamline the process, reduce backlogs, and improve your team's workflow.

Read
Rails

Normalizing Attributes in Rails 7.1 using ActiveRecord::Base::normalizes

Learn how to normalize attributes in Rails 7.1 with the new ActiveRecord::Base::normalizes API.

Read
Rails

How to redact sensitive parameters in GraphQL and Rails?

Learn how to redact sensitive query parameters in GraphQL with Rails.

Read
Rails

Action Text with Rails API only application

Learn to use Action Text to full extent with Rails API only application

Read
Rails

Introducing Boring Generators

Introducing Boring Generators gem which aims to make your development faster by delegating boring setups to the gem.

Read