This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-3.2$ which gem | |
/opt/ruby-enterprise-1.8.7-2011.01/bin/gem | |
bash-3.2$ gem environment | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 1.5.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-3.2$ jruby -S gem list | |
*** LOCAL GEMS *** | |
actionmailer (2.3.11) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-3.2$ jruby -S rake test:units --trace | |
(in /usr/local/bamboo/xml-data/build-dir/FILM-TNK) | |
DEPRECATION WARNING: Rake tasks in vendor/plugins/annotate_models/tasks are deprecated. Use lib/tasks instead. (called from require at /opt/torquebox-current/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29) | |
INSTALLING DATE LOCALE PARSING HACKS | |
rake aborted! |
NewerOlder