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:
=

安裝:
=

版本列表:

  1. 0.1.0 October 03, 2010 (8.0 KB)
  2. 0.0.2 December 06, 2009 (7.5 KB)
  3. 0.0.1 December 06, 2009 (7.0 KB)

Runtime 相依性套件 (1):

mechanize >= 1.0.0

Development 相依性套件 (2):

hoe >= 2.6.1
rubyforge >= 2.0.4

擁有者:

作者:

  • David Stevenson

SHA 256 總和檢查碼:

=

總下載次數 12,862

這個版本 4,657

版本发布:

授權:

Ruby 版本需求:

相關連結: