RubyGems Navigation menu

rutema_elements 0.1.4

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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (2):

patir >= 0.6.1
rutema >= 1.0.0

Development 相依性套件 (1):

hoe >= 2.3.2

擁有者:

作者:

  • Vassilis Rizopoulos

SHA 256 checksum:

d90e8adad5c027908d5d1b5174e1d6eb42fa71fe65ceb6b746cd06725dbe671e

總下載次數 17,800

這個版本 4,447

License:

Ruby 版本需求:

相關連結: