Blog

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 M

Co-Founder / CTO

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 M

Co-Founder / CTO

Avo 3 open beta

Avo 3 beta is released with the new features like dynamic filters, resource scopes, new fields API, Custom controls everywhere, Record preview and more

Adrian Marin

Adrian M

Co-Founder / CTO

The difference between Avo and Rails starter kits

I often get the question, "How is Avo different from other starter kits?". And the simple answer is that it provides a different function. Avo helps the developer build their application's business side using configuration rather than regular logic code. When I say business-side, I mean the actual part that provides the unique value to their customers.

Adrian Marin

Adrian M

Co-Founder / CTO

Avo Survey 2022

I think we did well in 2022 in support and features, and we could work more on our documentation. But, all in all, you mostly believe this product brings you value, and you like being a part of its journey.

Adrian Marin

Adrian M

Co-Founder / CTO

How Successful Agencies Ensure Dev Happiness PART 3

Sure, an agency’s success is just directly proportional with how well their employees and collaborators are treated, but let’s not forget the primary source of income that grants that success: Customer satisfaction

Adrian Marin

Adrian M

Co-Founder / CTO

How Successful Agencies Ensure Dev Happiness PART 2

Programmers are very sought after. Especially for such frameworks as Ruby on Rails. In order for an agency to secure a solid web development team, they need to think about more than material incentives.

Adrian Marin

Adrian M

Co-Founder / CTO

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 M

Co-Founder / CTO

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 M

Co-Founder / CTO

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 M

Co-Founder / CTO

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 M

Co-Founder / CTO

Avo on Ruby Rogues podcast

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

Adrian Marin

Adrian M

Co-Founder / CTO

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 M

Co-Founder / CTO

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 M

Co-Founder / CTO

Avo 2.3

The menu editor landed in this release

Adrian Marin

Adrian M

Co-Founder / CTO

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 M

Co-Founder / CTO

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 M

Co-Founder / CTO

basetool.io

We have exciting news to share. Avo has a new big brother, basetool.io.

Adrian Marin

Adrian M

Co-Founder / CTO

Standalone actions

This release brings standalone actions and a lot of bugfixes

Adrian Marin

Adrian M

Co-Founder / CTO

KeyValue field is back

KeyValue field is back. YAML lang added to the Code field. Removed Webpacker as a dependency in the testing environment

Adrian Marin

Adrian M

Co-Founder / CTO

Avo v1.0 💪 🎉

Since DHH launched Hotwire back in December, we knew Avo should use it. We could see all the advantages of going full Hotwire & Rails.

Adrian Marin

Adrian M

Co-Founder / CTO