Hi! For an article I wrote recently, I''ve created a cheat sheet for Mechanize. It''s Creative Commons licensed and can be downloaded here: http://e-tobi.net/blog/2010/02/05/ruby-mechanize-cheat-sheet http://www.heise.de/ct/projekte/machmit/webautomatisieren/wiki/RubyMechanize SVG: http://rubyurl.com/YEMH PDF: http://rubyurl.com/dSG0 If there''s something important missing or you find a bug, feel free to drop me a mail and I''ll try to update the cheat sheet. bye, Tobias
Sweet cheat sheet :) first thing I noticed was the quotes around "Friendly Mechanize Script" Still looking over it, but it''s helpful. Thanks! On Feb 4, 2010, at 3:44 PM, Tobi <listaccount at e-tobi.net> wrote:> Hi! > > For an article I wrote recently, I''ve created a cheat sheet for > Mechanize. > It''s Creative Commons licensed and can be downloaded here: > > http://e-tobi.net/blog/2010/02/05/ruby-mechanize-cheat-sheet > http://www.heise.de/ct/projekte/machmit/webautomatisieren/wiki/RubyMechanize > > SVG: http://rubyurl.com/YEMH > PDF: http://rubyurl.com/dSG0 > > If there''s something important missing or you find a bug, feel free to > drop me a mail and I''ll try to update the cheat sheet. > > bye, > > Tobias > > > > _______________________________________________ > Mechanize-users mailing list > Mechanize-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mechanize-users
Hi Tobias Great work! I wish I had had your sheet two weeks ago :-) What about adding new field to the form? form.add_field!(''new_field'',''value) And something about cookies? Thank you again Radek On Fri, Feb 5, 2010 at 10:44 AM, Tobi <listaccount at e-tobi.net> wrote:> Hi! > > For an article I wrote recently, I''ve created a cheat sheet for Mechanize. > It''s Creative Commons licensed and can be downloaded here: > > http://e-tobi.net/blog/2010/02/05/ruby-mechanize-cheat-sheet > > http://www.heise.de/ct/projekte/machmit/webautomatisieren/wiki/RubyMechanize > > SVG: http://rubyurl.com/YEMH > PDF: http://rubyurl.com/dSG0 > > If there''s something important missing or you find a bug, feel free to > drop me a mail and I''ll try to update the cheat sheet. > > bye, > > Tobias > > > > _______________________________________________ > Mechanize-users mailing list > Mechanize-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mechanize-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/mechanize-users/attachments/20100205/9279d78c/attachment.html>