Guest User

Untitled

a guest
Apr 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. David-Haylocks-iMac:idofme drummer$ cd idofme
  2. David-Haylocks-iMac:idofme drummer$ ls
  3. Capfile Rakefile config doc public test vendor
  4. README app db lib script tmp
  5. David-Haylocks-iMac:idofme drummer$ cp config/database.yml.sample config/database.yml
  6. cp: config/database.yml.sample: No such file or directory
  7.  
  8. David-Haylocks-iMac:idofme drummer$ cp vendor/plugins/ar_fixtures/test/database.yml config/database.yml
  9. David-Haylocks-iMac:idofme drummer$ rake db:create:all
  10. (in /Users/drummer/Downloads/idofme/idofme)
  11. rake aborted!
  12. no such file to load -- ruby-debug
  13.  
  14. (See full trace by running task with --trace)
  15. David-Haylocks-iMac:idofme drummer$
Add Comment
Please, Sign In to add comment