when creating web apps we usually need an admin interface for managing the data, active admin allows us to archive that goal in an easy and simple way; sounds fun? let’s get started In this article, we’ll be using the latest stable version of Rails which currently is 6.1.3.2 Let’s…