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
sudo chown -R $USER /usr/local && curl -Lsf http://github.com/mxcl/homebrew/tarball/master | tar xvz -C/usr/local --strip 1 && brew install git |
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
rm -rf spec/reports | |
/home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/ffi.rb:112:in `create_invoker': Function 'xmlFirstElementChild' not found in [libexslt.so] (FFI::NotFoundError) | |
from /home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/library.rb:98:in `attach_function' | |
from /home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/library.rb:96:in `each' | |
from /home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/library.rb:96:in `attach_function' | |
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/nokogiri-1.4.2-java/lib/nokogiri/ffi/libxml.rb:116 | |
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/nokogiri-1.4.2-java/lib/nokogiri/ffi/libxml.rb:209:in `require' | |
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/activesupport-3.0.0.beta3/lib/active_support/dependencies.rb:209:in `require' | |
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/activesupport-3.0.0.beta3/lib/active_support/dependencies.rb:197:in `load_dependency' |
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
get_me("http://www.ikea.com/de/de/catalog/products/90186659").with_some_awesome_topf | |
get_me("http://www.ikea.com/de/de/catalog/products/56804613").with("http://www.ikea.com/de/de/catalog/products/00155544").maybe? | |
get_me("http://www.ikea.com/de/de/catalog/products/76804023").with_some_awesome_topf | |
and_please_get_me_some_kind_of("auflaufform") | |
thanks! |
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
bamboo@pallas:~/bamboo$ tree -L 2 | |
. | |
|-- bamboo.pid | |
|-- bamboo.sh | |
|-- conf | |
| |-- jmxremote.password | |
| `-- wrapper.conf | |
|-- licenses | |
| |-- acegi-security-LICENSE.txt | |
| |-- acegi-security-NOTICE.txt |