search for: hambley

Displaying 4 results from an estimated 4 matches for "hambley".

Did you mean: hadley
2009 Jun 25
2
Bad Form?
...d RSpec to test a *ahem* Perl XML web service.. talk about technology soup, but I have it working quite well. I have an example project on GitHub that actually has a contrived Sinatra application to replicate testing a 3rd party system that you can only test the interface to. https://github.com/leehambley/webrat-mechanize-xml-rpc<https://github.com/leehambley/webrat-mechanize-xml-rpc/tree> The problem, or rather question is as such - I have, in my application''s test environment made use of PluggableParser, but overloaded it with the .default, and .html calls to parse everything as my...
2009 Oct 23
1
Anyone using the rspec textmate bundle with Ruby 1.9.1
I''m now in the process of facing converting a rails app to use Ruby 1.9.1. Has anyone figured out how to use 1.9 with the RSpec bundle in textmate and preferably how to switch back and forth? -- Rick DeNatale Blog: http://talklikeaduck.denhaven2.com/ Twitter: http://twitter.com/RickDeNatale WWR: http://www.workingwithrails.com/person/9021-rick-denatale LinkedIn:
2011 May 10
1
Rationale for an absence of a native file-logging configuration option for OpenSSH-Server
...testing purposes? having to also configure syslogd to receive output is inconvenient. I ask because it seems logical to allow either a native file, or a syslog type system to be used, and the absence of a native-log-file directive in the configuration is inconvenient for me. Sincerely yours, Lee Hambley
2009 Jul 02
0
"save" method
Khomich, Use Net::HTTP. - Lee 2009/7/2 Khomich Vlad <neverhood at ukr.net> > Hi guys. i`m using mechanize to save the images ( i have problems using > open-uri ) , with > a=agent.get(link) > a.save > > do you know how can i provide a filename to save as? Mechanize sets the > default name > > _______________________________________________ > Mechanize-users