Sha256: f967ab19c206f4c129f7dc179f59f69d9d500d140ddfe31f50d99438e5d6b987
Contents?: true
Size: 248 Bytes
Versions: 8
Compression:
Stored size: 248 Bytes
Contents
# frozen_string_literal: true run "rails db:prepare" run "bundle add avo" Bundler.with_unbundled_env { run "bundle install" } rails_command("generate avo:install") puts "Avo is installed! You can go to http://localhost:3000/avo for next steps"
Version data entries
8 entries across 8 versions & 1 rubygems