Skip to content

Instantly share code, notes, and snippets.

@nealtovsen
Created November 13, 2015 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nealtovsen/f5f1bdc21a647e567782 to your computer and use it in GitHub Desktop.
Save nealtovsen/f5f1bdc21a647e567782 to your computer and use it in GitHub Desktop.
database:
override:
- cp config/database.ci.yml config/database.yml
- cp config/sunspot.ci.yml config/sunspot.yml
- bundle exec rake db:create db:schema:load sunspot:solr:start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment