The Ruby on Rails and ClojureScript experts

Feb 10, 2012

I contributed to the excellent Mechanize gem in version 2.1.1:

Mechanize no longer follows meta refreshes that have no “url=” in the content attribute to avoid infinite loops. To follow a meta refresh to the same page set Mechanize#follow_meta_refresh_self to true. Issue #134 by Jo Hund.

Link: CHANGELOG – mechanize-2.1.1 Documentation