Log View Component loading times and allocations

Sometimes, you may want to track the loading times and memory allocations of ViewComponents, similar to how you do with partials. Follow these two steps to enable this functionality.

Adrian Marin

Adrian Marin

Author & CEO

Delegated Types and and building the ultimate Kanban Board in Rails

Designing a Kanban board feature presents unique challenges, especially when dealing with multiple record types and minimal database constraints. In this article, we explore different iterations of modeling a Kanban board within the Avo framework. Learn how to manage diverse models without enforcing database restrictions, ensuring flexibility and configurability for an ultimate Kanban board experience.

Adrian Marin

Adrian Marin

Author & CEO

Taking care of performance

We try to improve our codebase on every commit but we also have regular performance and security audits

Adrian Marin

Adrian Marin

Author & CEO

State the problem not the solution

Instead of suggesting a solution to the problem, you should state the problem and the thing that you're trying to do/fix.

Adrian Marin

Adrian Marin

Author & CEO

Avo 3 launched!

This is it! Avo 3 stable is out there! It's on rubygems.org, it's on the GitHub repo, and it's open-source

Adrian Marin

Adrian Marin

Author & CEO