Sha256: 970ccd7fa43b8153aa3786991fe7a29ff7413fea7f31377336ca3342af929340
Contents?: true
Size: 177 Bytes
Versions: 7
Compression:
Stored size: 177 Bytes
Contents
#!/bin/sh set -e gem install bundler --conservative bundle check || bundle install if [ -z "$CI" ]; then bundle exec appraisal install fi bundle exec rake dummy:db:create
Version data entries
7 entries across 7 versions & 2 rubygems
Version | Path |
---|---|
fx-0.3.0 | bin/setup |
fx-0.2.0 | bin/setup |
fx-0.1.0 | bin/setup |
scenic-1.3.0 | bin/setup |
scenic-1.2.0 | bin/setup |
scenic-1.1.1 | bin/setup |
scenic-1.1.0 | bin/setup |