RubyGems Navigation menu

rutema_elements 0.1.0

DESCRIPTION: Rutema Elements modules are the easiest way to add functionality to rutema parsers. Just derive your parser from the basic rutema parser and include the module of your choice class MyParser < Rutema::MinimalXMLParser include Rutema::Elements::IIS include Rutema::Elements::Standard end and voila! your parser now understands how to reset IIS, wait and fail! == FEATURES/PROBLEMS: Easy addition of extra functionality for rutema == SYNOPSIS: See patir.rubyforge.org/rutema/parser.html for information on how these modules fit into a parser Check the RDocs for information on how to configure plus examples of usage for each element.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.4 - August 05, 2009 (11KB)
  2. 0.1.3 - December 02, 2008* (11KB)
  3. 0.1.2 - November 03, 2008* (10KB)
  4. 0.1.1 - November 02, 2008* (10KB)
  5. 0.1.0 - October 27, 2008* (9.5KB)

Runtime依存関係 (2):

patir >= 0.6.1
rutema >= 1.0.0

Development依存関係 (1):

hoe >= 1.8.1

所有者:

作者:

  • Vassilis Rizopoulos

SHA 256チェックサム:

49806911732bc141426fd53f3f11362c2d5c4340d5d7052e1a30a24d0c090a4c

累計ダウンロード数 17,860

このバージョンのみ 3,339

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: