- Add to the
Gemfile
. Possibly to show a choice foravo
,pro
oradvanced
.gem "avo", ">= 3.1"
- Run
bundle install
- Add the route
mount Avo::Engine, at: Avo.configuration.root_path
- Copy the
template
files
Related PR to JSP that contains a few more changes that JSP apps need to accomodate Avo.
https://github.com/jumpstart-pro/jumpstart-pro-rails/pull/749/files