Advertisement
Guest User

rails_cb

a guest
Jul 14th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. RubyGems Environment:
  2. - RUBYGEMS VERSION: 1.8.24
  3. - RUBY VERSION: 1.9.2 (2011-07-09 patchlevel 290) [i686-linux]
  4. - INSTALLATION DIRECTORY: /usr/lib/ruby/gems/1.9.1
  5. - RUBY EXECUTABLE: /usr/bin/ruby1.9.1
  6. - EXECUTABLE DIRECTORY: /usr/bin
  7. - RUBYGEMS PLATFORMS:
  8. - ruby
  9. - x86-linux
  10. - GEM PATHS:
  11. - /usr/lib/ruby/gems/1.9.1
  12. - /home/cbarreda/.gem/ruby/1.9.1
  13. - GEM CONFIGURATION:
  14. - :update_sources => true
  15. - :verbose => true
  16. - :benchmark => false
  17. - :backtrace => false
  18. - :bulk_threshold => 1000
  19. - REMOTE SOURCES:
  20. - http://rubygems.org/
  21.  
  22. *** LOCAL GEMS ***
  23.  
  24. actionmailer (3.2.6, 3.2.4.rc1)
  25. actionpack (3.2.6, 3.2.4.rc1)
  26. activemodel (3.2.6, 3.2.4.rc1)
  27. activerecord (3.2.6, 3.2.4.rc1)
  28. activeresource (3.2.6, 3.2.4.rc1)
  29. activesupport (3.2.6, 3.2.4.rc1)
  30. arel (3.0.2)
  31. builder (3.0.0)
  32. bundler (1.1.4)
  33. erubis (2.7.0)
  34. hike (1.2.1)
  35. i18n (0.6.0)
  36. journey (1.0.4)
  37. json (1.7.3)
  38. mail (2.4.4)
  39. mime-types (1.19)
  40. multi_json (1.3.6)
  41. mysql (2.8.1)
  42. polyglot (0.3.3)
  43. rack (1.4.1)
  44. rack-cache (1.2)
  45. rack-ssl (1.3.2)
  46. rack-test (0.6.1)
  47. rails (3.2.6, 3.2.4.rc1)
  48. railties (3.2.6, 3.2.4.rc1)
  49. rake (0.9.2.2)
  50. rdoc (3.12)
  51. rubygems-update (1.8.24)
  52. sprockets (2.1.3)
  53. sqlite3 (1.3.6)
  54. thor (0.15.4)
  55. tilt (1.3.3)
  56. treetop (1.4.10)
  57. tzinfo (0.3.33)
  58. cbarreda@cb-ubu1:~$ ^C
  59. cbarreda@cb-ubu1:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement