Guest User

Untitled

a guest
Jan 24th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. gem list
  2.  
  3. *** LOCAL GEMS ***
  4.  
  5. actionmailer (2.3.2)
  6. actionpack (2.3.2)
  7. activerecord (2.3.2)
  8. activeresource (2.3.2)
  9. activesupport (3.0.9, 2.3.2)
  10. aws-s3 (0.6.2)
  11. builder (3.0.0)
  12. coderifous-mxtelecom_api (1.1.3)
  13. daemons (1.1.4)
  14. delayed_job (2.1.4)
  15. GeoRuby (1.3.3)
  16. haml (3.1.2, 2.0.9)
  17. httpclient (2.2.0.2)
  18. mime-types (1.16)
  19. mocha (0.9.8)
  20. mysql (2.8.1)
  21. nokogiri (1.4.1)
  22. rack (1.1.2)
  23. rails (2.3.2)
  24. rake (0.8.7)
  25. rcov (0.9.6)
  26. rmagick (2.13.1)
  27. ruby-gd (0.8.0)
  28. soap4r (1.5.8)
  29. thoughtbot-shoulda (2.10.1)
  30. xml-simple (1.1.0, 1.0.15)
  31.  
  32.  
  33.  
  34. andrei@andrei-laptop:~/projects/current/qryptograph [git:master] $ rake db:schema:load
  35. (in /home/andrei/projects/current/qryptograph)
  36. Run `rake gems:install` to install delayed_job
  37. rake aborted!
  38. undefined method `name' for "GeoRuby":String
  39.  
  40. (See full trace by running task with --trace)
Add Comment
Please, Sign In to add comment