RubyGems Navigation menu

mechanized_session 0.1.0

A gem which uses the `mechanize` gem to make it easier to execute remote requests that require an authenticated session. It allows the programmer to provide a `:login` action callback which is executed whenever mechanized_session determines that the session has gone bad or authentication is required. The programmer also provides other actions which perform useful tasks. To use this with rails, check out `acts_as_other_website`.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - October 03, 2010 (8 KB)
  2. 0.0.2 - December 06, 2009 (7.5 KB)
  3. 0.0.1 - December 06, 2009 (7 KB)

Runtime Dependencies (1):

mechanize >= 1.0.0

Development Dependencies (2):

hoe >= 2.6.1
rubyforge >= 2.0.4

Owners:

Authors:

  • David Stevenson

SHA 256 checksum:

51dcbd4555e6f01c36eb37dec146c1adcacd6d8f7f5a5bf6515492110d171b31

Total downloads 12,586

For this version 4,546

Licenses:

N/A

Required Ruby Version: None

Links: