ci-build 111 Bytes
#!/bin/sh

cp config/database.yml.sqlite3 config/database.yml && /usr/bin/rake db:schema:load && /usr/bin/rake