Avo Admin
Avo abstracts away the common parts of building apps, letting your engineers work on your app's essential components.
Used 1384 times
A
Adrian Marin
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/zyvsME"
Template Source
Review the code before running this template on your machine.
gem "avo"
Bundler.with_unbundled_env { run 'bundle install' }
run "rails generate avo:install"