Sha256: 179d1f29e414fa9b02f7bc4c91ffe64a0cd41f0063aa0013018d56b05af69a06
Contents?: true
Size: 171 Bytes
Versions: 3
Compression:
Stored size: 171 Bytes
Contents
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx bundle install # Do any other automated setup that you need to do here dir=$(dirname $0) ruby $dir/setup_db.rb
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
active_record-mod_sql_log_subscriber-0.2.0 | bin/setup |
active_record-mod_sql_log_subscriber-0.1.2 | bin/setup |
active_record-mod_sql_log_subscriber-0.1.1 | bin/setup |