mine_shaft 0.1.0
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:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (1):
            mechanize
            ~> 1.0.0
          
    