Skip to content

Instantly share code, notes, and snippets.

@bryanwongbh
Created January 22, 2019 05:22
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 bryanwongbh/310ac45dc9d61a652174c8bd9afa60ac to your computer and use it in GitHub Desktop.
Save bryanwongbh/310ac45dc9d61a652174c8bd9afa60ac to your computer and use it in GitHub Desktop.
Load Rails Fixtures to Test Environment
rails db:fixtures:load RAILS_ENV=test FIXTURES=<put fixtures here>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment