Sha256: 7f7136c32ec84470e9c4de93852089d5f50199306a2332a40262d3a0b0bce5e8
Contents?: true
Size: 186 Bytes
Versions: 7
Compression:
Stored size: 186 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 bundle exec rake db:create bundle exec rake db:migrate
Version data entries
7 entries across 7 versions & 2 rubygems
Version | Path |
---|---|
gunwale-0.7.0 | bin/setup |
gunwale-0.6.0 | bin/setup |
row_boat-0.5.0 | bin/setup |
row_boat-0.4.0 | bin/setup |
row_boat-0.3.0 | bin/setup |
row_boat-0.2.0 | bin/setup |
row_boat-0.1.0 | bin/setup |