[ANN] rutema_elements 0.1.0 Released

  • Thread starter Vassilis Rizopoulos
  • Start date
V

Vassilis Rizopoulos

rutema_elements version 0.1.0 has been released!



## 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, since they use
the command line tools from MS.

## SYNOPSIS:
See http://patir.rubyforge.org/rutema/rutema_elements.html for
information on how these modules fit into a parser.

Changes:

### 0.1.0 / 2008-10-28
* SQLServer module
* IIS module
* MSTest module
* Web module
* Birthday!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top