mine_shaft 1.0.1
Provides an easy way to authenticate and grab content from a Redmine project. A specific use-case was to deserialize HTML tables from the wiki into an Array of Hashes with key/value pairs of "table heading" -> "column value" in order to simplify collection of a seed data from domain experts.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            mechanize
            ~> 1.0.0