RubyGems Navigation menu

rutema_elements 0.1.2

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 IIS, MSTest and SQLServer modules are windows specific as they use the MS commandline tools

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (2):

patir >= 0.6.1
rutema >= 1.0.0

Development Dependencies (1):

hoe >= 1.8.2

Owners:

Authors:

  • Vassilis Rizopoulos

SHA 256 checksum:

a893a4eeb46a7c3aabf0e46be9141e615c2607cf6841be8ba776997e0c277edc

Total downloads 17,800

For this version 3,354

Licenses:

N/A

Required Ruby Version: None

Links: