RubyGems Navigation menu

mechanize 2.5

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 2.12.2 October 02, 2024 (143KB)
  2. 2.12.1 August 21, 2024 (143KB)
  3. 2.12.0 July 29, 2024 (142KB)
  4. 2.11.0 July 18, 2024 (142KB)
  5. 2.10.1 June 12, 2024 (141KB)
  6. 2.5 May 09, 2012 (127KB)
全てのバージョンを表示(全93件)

Runtime依存関係 (7):

domain_name >= 0.5.1, ~> 0.5
mime-types >= 1.17.2, ~> 1.17
net-http-digest_auth >= 1.1.1, ~> 1.1
net-http-persistent >= 2.5.2, ~> 2.5
nokogiri ~> 1.4
ntlm-http >= 0.1.1, ~> 0.1
webrobots >= 0.0.9, ~> 0.0

Development依存関係 (3):

hoe ~> 3.0
minitest ~> 2.11
rdoc ~> 3.10

所有者:

作者:

  • Eric Hodel, Aaron Patterson, Mike Dalessio, Akinori MUSHA

SHA 256チェックサム:

=

累計ダウンロード数 33,513,039

このバージョンのみ 13,210

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.7

リンク: