Hi all,
Does anybody recognise this?
$ gem check -t mechanize
ERROR: While executing gem ... (NameError)
method `use_ssl?' not defined in Net::HTTP
This is on a Debian system, so I've probably forgotten an apt-get
install somewhere, but I can't spot which one:
$ dpkg -l | grep ruby
ii libmysql-ruby1 2.4.5-6.1 MySQL module for Ruby 1.8
ii libopenssl-rub 1.0.0+ruby1.8. OpenSSL interface for Ruby
ii libruby1.8 1.8.2-7sarge5 Libraries necessary to run Ruby 1.8
ii rdoc 1.8.2-1 Generate documentation from ruby
source file
ii ruby 1.8.2-1 An interpreter of object-oriented
scripting
ii ruby1.8 1.8.2-7sarge5 Interpreter of object-oriented
scripting lan
ii ruby1.8-dev 1.8.2-7sarge5 Header files for compiling extension
modules
--
Alex