Sha256: 779448071d5413852f8d639915090837a2a803f2f98034e3e6a169c75fd92bca

Contents?: true

Size: 80 Bytes

Versions: 10

Compression:

Stored size: 80 Bytes

Contents

 set -e

 if [ -n "$AUTO_MIGRATE_DB" ]; then
   bundle exec rake db:migrate
 fi

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
suspenders-20230113.0 templates/bin_auto_migrate
suspenders-1.56.1 templates/bin_auto_migrate
suspenders-1.55.1 templates/bin_auto_migrate
suspenders-1.55.0 templates/bin_auto_migrate
suspenders-1.54.1 templates/bin_auto_migrate
suspenders-1.54.0 templates/bin_auto_migrate
welaika-suspenders-3.0 templates/bin_auto_migrate
welaika-suspenders-2.36 templates/bin_auto_migrate
welaika-suspenders-2.35 templates/bin_auto_migrate
welaika-suspenders-2.34 templates/bin_auto_migrate