How Successful Agencies Ensure Dev Happiness PART 1

In any transaction, if the seller understands the customer’s needs, the latter is happy, thus the transaction is successful. This is also valid if the seller is formed of a team of people.

Adrian Marin

Adrian Marin

Author & CEO

Safely extend a Ruby on Rails controller

With Avo, being a Ruby on Rails engine, we have a few controllers where we "chew up" the request, fetch the data, and display the results. Some users need to extend it.

Adrian Marin

Adrian Marin

Author & CEO

New Rails asset compilation mental model

The mental model of the webpacker to js-bundling and tailwindcss wasn't adequately communicated when the new packages were first introduced.

Adrian Marin

Adrian Marin

Author & CEO

Use multiple resources for the same model

Usually, an Avo Resource maps to one Rails model. So there will be a one-to-one relationship between them. But there will be scenarios where you'd like to create another resource for the same model.

Adrian Marin

Adrian Marin

Author & CEO

Avo on Ruby Rogues podcast

I spent some time talking with Charles about the common pitfalls of admin panel gems.

Adrian Marin

Adrian Marin

Author & CEO

Why Successful Startups Use MVPs

Successful startups use MVPs because they understand the importance of cost and time optimization. Platforms that optimize workflow and budget efficiency by 10x should be at the front of your toolbelt.

Adrian Marin

Adrian Marin

Author & CEO

Avo 2.8 - Stimulus JS integration

Avo 2.8 with Stimulus JS integration, enabled ranges in all cards, scope out global search, and much much more

Adrian Marin

Adrian Marin

Author & CEO

Avo 2.3

The menu editor landed in this release

Adrian Marin

Adrian Marin

Author & CEO

Avo 2.0

Avo 2.0 is here with a mobile-ready UI, dashboards and a free and easy upgrade path from 1.0

Adrian Marin

Adrian Marin

Author & CEO

Dynamic belongs to search and is_audio support

This week's 1.21.0 release brings on a most requested feature, dynamic search for BelongsTo associations. You can now search your models using fuzzy search and display rich data for each record.

Adrian Marin

Adrian Marin

Author & CEO

Standalone actions

This release brings standalone actions and a lot of bugfixes

Adrian Marin

Adrian Marin

Author & CEO