Guest User

Untitled

a guest
May 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. $ rake spec --trace
  2. (in /Users/sporkmonger/Projects/Ruby/RailsSites/day/mojo/core)
  3. ** Invoke spec (first_time)
  4. ** Invoke db:test:prepare (first_time)
  5. ** Invoke environment (first_time)
  6. ** Execute environment
  7. DEBUG: I'm in the DEVELOPMENT environment!
  8. ** Invoke db:abort_if_pending_migrations (first_time)
  9. ** Invoke environment
  10. ** Execute db:abort_if_pending_migrations
  11. ** Execute db:test:prepare
  12. ** Invoke db:test:clone_structure (first_time)
  13. ** Invoke db:structure:dump (first_time)
  14. ** Invoke environment
  15. ** Execute db:structure:dump
  16. ** Invoke db:test:purge (first_time)
  17. ** Invoke environment
  18. ** Execute db:test:purge
  19. ** Execute db:test:clone_structure
  20. ** Execute spec
  21. DEBUG: I'm in the DEVELOPMENT environment!
Add Comment
Please, Sign In to add comment